Populate an input component from an Open API specification?

We’ve created a resource that connects to our OpenAPI via our json spec file and are able to interact with the various endpoints. This works really well.

We're exploring ways to now use the definitions from our OpenAPI spec to dynamically populate input fields in our forms. Specifically, we're keen on populating select component values with OpenAPI definitions' enums.

For example, we want to be able to populate a select component's values directly from the OpenAPI spec, ensuring that these values stay in sync with the API definitions.

Screenshot 2024-01-25 at 16.03.53

Perhaps there is a way to do this already? It will really speed up our ability to integrate form components with our API.

Thanks in advance!

Hey @mike42,

It's fairly manual currently, but we're tracking requests for this feature! Added your +1

any updates on this? or is there a public link to track request, and where I could give a +1 too?

Hi @paqml,

Thanks for chiming in! Your comment here serves as a +1 :blush: I've shared this with our team internally.

We are tracking customer feedback and +1s, but, unfortunately, this feature request is in our backlog, so I don't have any updates yet.