You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2022. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: