Using the a127 swagger editor to build my apis. How can I print out the documentation generated inside the editor?
Answer by Michael Malloy
·
Sep 27, 2014 at 12:14 AM
There currently is no easy way to do this. We're working on making the swagger documentation available as standalone pages that could then be printed but that has not been done yet. In the mean time, you can run the swagger editor via a127 project edit, select the contents of the right side pane, and copy/paste into Word or Gmail. You lose some of the formatting with this technique but the content and overall structure of the document is preserved
Answer by Alex Lee · Sep 29, 2014 at 06:03 AM
would like to see the swagger doc be accessible via the same REST api endpoint, ex:
http://apihost:port/api/v1/doc
@Alex Lee Feel free to suggest this idea here https://community.apigee.com/content/idea/post.html
Answer by Michael Malloy
·
Sep 29, 2014 at 07:41 PM
We do plan to provide that capability in the future.