Requesting Smart Visual Editor for Swagger spec authoring

2017-11-21 Thread Shefali Mistry
Hi, Thanks for the [Webinar] Adopting an API-First Approach with OpenAPI 3.0 today By Keshav Vasudevan . that was quite informative. In that we were informed that you are looking to release a visual editor sometime next year. Can you pls also make it smart so we're productive eg. when we've

How to convert a normal JSON to swagger compatible

2017-11-21 Thread jai kumar
I have a plain JSON object from client, I was asked to convert it make it compatible for swagger compatible. Can you share any guidelines and sample for swagger compatible json. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from thi

MicroProfile OpenAPI and Swagger

2017-11-21 Thread Arthur De Magalhaes
Hello Swagger community! I had spoken with Tony and Ron a few months ago (when SmartBear joined MicroProfile ) about this, but posting this to the group to spread the awareness of this activity in the community. We're developing a new Java specification, called MicroP

Re: Hosting a swagger.json file

2017-11-21 Thread Ron Ratovsky
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: on behalf of Pavlos Kosmetatos Reply-To: "swagger-swaggersocket@googlegroups.com" Date: Tuesday, November 21, 2017 at

Hosting a swagger.json file

2017-11-21 Thread Pavlos Kosmetatos
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 swa