Re: Autogenerate Client from Swagger UI

2018-02-12 Thread Ellis
Solved - if you open developer tools in the browser and open the network tab and refresh the page hosting the swagger ui, it loads a document (I've seen it as swagger.json and swagger/docs/v2 in my case) and navigating directly to that path brings up the swagger file json. You can copy and

Re: swagger 3: schema for map of maps

2018-02-12 Thread Ron Ratovsky
Yes. From: on behalf of "arindam.choudh...@ackstorm.com" Reply-To: "swagger-swaggersocket@googlegroups.com" Date: Tuesday, February 6, 2018 at 05:50 To: Swagger

Re: Authentication in phoenix

2018-02-12 Thread Ron Ratovsky
What is phoenix? From: on behalf of "a...@evercam.io" Reply-To: "swagger-swaggersocket@googlegroups.com" Date: Friday, February 9, 2018 at 00:13 To: Swagger

Re: Please help translate Swagger 2.0 simple example to OAS3

2018-02-12 Thread Daniel Belcher
Ah, interesting. Well, that would come in useful, but I'm just learning swagger and I don't yet have a spec published, so I can't really use that converter. On Monday, February 12, 2018 at 1:43:55 PM UTC-8, Ron wrote: > > You can use a converter tool such as

Re: Please help translate Swagger 2.0 simple example to OAS3

2018-02-12 Thread Ron Ratovsky
You can create a gist at gist.github.com, and feed the converter the link to the raw instance of the gist. From: on behalf of Daniel Belcher Reply-To: "swagger-swaggersocket@googlegroups.com"

Re: Please help translate Swagger 2.0 simple example to OAS3

2018-02-12 Thread Daniel Belcher
Thanks Ron! That worked and was quite helpful. On Monday, February 12, 2018 at 2:38:25 PM UTC-8, Ron wrote: > > You can create a gist at gist.github.com, and feed the converter the link > to the raw instance of the gist. > > > > > > > > *From: * on behalf

Re: display request body properties as fields instead of json in openapi 3.0

2018-02-12 Thread Ron Ratovsky
Hi Serge – it’s currently not implemented. Follow https://github.com/swagger-api/swagger-ui/issues/3641 for updates. From: on behalf of Serge Joukov Reply-To: "swagger-swaggersocket@googlegroups.com"

Re: Swagger Editor Validation Error- "pattern" should match format "regex"

2018-02-12 Thread Ron Ratovsky
Which version of the editor do you use? I checked with the online one and I’m getting no such validation error. From: on behalf of "galynamudry...@gmail.com" Reply-To: "swagger-swaggersocket@googlegroups.com"