Skip to content

idea: edit mode #948

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

Closed
seriousme opened this issue Feb 22, 2015 · 2 comments
Closed

idea: edit mode #948

seriousme opened this issue Feb 22, 2015 · 2 comments

Comments

@seriousme
Copy link

Would be nice if one could use the UI to edit as well: e.g. when the edit mode switch is toggled you can:

  • add a new path or modify/delete an existing path
  • add a new operation or modify/delete an existing operation within a path
    etc.

Then when the user hits the "Download spec" it downloads the modified swagger spec
Optionally an ACE editor could be added and the result could completely replace Swagger Editor ;-)

@kinlane
Copy link

kinlane commented Feb 23, 2015

I've build a JS Swagger Editor that runs on Github. Its totally in alpha, and is completely separate from Swagger UI. While I think adding editor to UI is good idea, I'm not sure we should be adding more bloat to existing tool....but think we need a whole suite of different editors people can use. I will be publishing mine when it gets a little more mature.

@webron
Copy link
Contributor

webron commented May 4, 2015

This is exactly why we have the Swagger-Editor. At some point, some of the functionality (in one way or another) would converge. We're definitely going to duplicate the functionality between the two (it's enough we have different UIs for the editor and this project which would converge).

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