-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add self-referencing Swagger file to API Umbrella for Admin API #920
Comments
brylie
changed the title
Add swagger generator to API Umbrella, for auto-documented Admin API
Add self-referencing Swagger file to API Umbrella for Admin API
Apr 11, 2016
@bajiat this would still be useful for integration purposes. It might mean that we could deprecate our Meteor Swagger package in favor of using a generic Swagger API integration library. |
Adding multi-proxy tag, since this is related to the API Umbrella integration. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are currently maintaining a Meteor.js integration package for API Umbrella Admin API. When we started the project, the Admin API did not have significant documentation, nor a Swagger description file. The API Umbrella project now has a generic Swagger description file for the Admin API.
As an extension, we would like to use the swagger.js to automatically interface with an API Umbrella instance, so that we can deprecate our Meteor.js package. To this end, we have created an upstream feature request, and will begin working to provide this functionality as an upstream contribution.
Definition of done
Resources
API Umbrella
Swagger / OpenAPI Spec
Apinf
The text was updated successfully, but these errors were encountered: