SwaggerHub has a public API that allows you to add/update definitions through it. Take a look at https://app.swaggerhub.com/apis/swagger-hub/registry-api/1.0.45.
From: <[email protected]> on behalf of Pavlos Kosmetatos <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, November 21, 2017 at 08:38 To: Swagger <[email protected]> Subject: Hosting a swagger.json file I have several swagger.json files describing my APIs. What I want is the ability to host them, similary to what SwaggerHub does, but with the feature of updating them remotely. Is there a way to do that? Ideally what I would want is to link my Git to SwaggerHub so that when I git push a new swagger.json file in my Gitlab project, SwaggerHub gets updated. Another solution would be to update SwaggerHub via an API during the build of my project. Are there any ways I can do something similar to this? If I decide to host the file myself, can I still have the UI that Swagger provides?? Thanks. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
