Skip to content
This repository was archived by the owner on Mar 25, 2022. It is now read-only.

testing OpenApi schema and form #11

Open
unuseless opened this issue Oct 8, 2021 · 0 comments
Open

testing OpenApi schema and form #11

unuseless opened this issue Oct 8, 2021 · 0 comments

Comments

@unuseless
Copy link

When using the from studio, and choosing "Build a form". Then using "Start with an OpenApi ...". Then adding the url https://petstore3.swagger.io/api/v3/openapi.json (from https://petstore3.swagger.io/), we get a form which does not resemble the schema. Only part of the schema seems to get parsed, and the parsing does not seem complete.

Expected outcome: A form representing the petstore3 schema from OpenApi.

Real outcome: a partial rendering of the "pet" schema.

Anything I can do to help?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant