Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Live-version work #24

Closed
MShekow opened this issue Mar 20, 2018 · 3 comments
Closed

Make Live-version work #24

MShekow opened this issue Mar 20, 2018 · 3 comments

Comments

@MShekow
Copy link

MShekow commented Mar 20, 2018

The version available at https://mermade.github.io/openapi-gui/ is horribly buggy.

You cannot edit a just-created schema.
Proof:
Open https://mermade.github.io/openapi-gui/ go to Schemas, click + to add a new one, give it a name, then click on the edit icon and see it break.

You cannot create a Request body for new operations. Just try to create a new path and for that create an operation and try to add a request body.

Other elements might be buggy too, I didn't bother testing them.

Just try it out for yourself. I tested it with Firefox and Chrome.

Cheers!

@MikeRalphson
Copy link
Contributor

MikeRalphson commented Mar 20, 2018

Thanks for the report.

@MikeRalphson
Copy link
Contributor

Missing functionality for adding a new requestBody and renaming a schema implemented.

@andrewheekin
Copy link

I still dont see the ability to add a new requestBody parameter, only to edit the description

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

No branches or pull requests

3 participants