Can I start to develop a template for swagger codegen for OAS 3?

2017-06-26 Thread Francesco Guardiani
Hi to everybody, I implemented inside Vert.x framework the OAS 3.0 support. Is It possible to start to develop the server and client template for swagger-codegen? If no, when it will be possible? -- You received this message because you are subscribed to the Google Groups "Swagger" group. To u

Re: Swagger-Core - Caching of Tag Data in Operations?

2017-06-26 Thread Bryan Nelson
Aha! The issue here was that I was still referencing an older version of the Swagger jars in my workspace...specifically 1.5.10. Apparently the *process(...)* method does not exist in the 1.5.10 version of *BaseApiListingResource*; it made it's debut in 1.5.11. I upgraded all of my local ref

Re: Get by array of values is only coming over as a single string

2017-06-26 Thread Richard Moore
The problem was in the url construct, it should be - http://vdijava:8080/AwgFacilityApi/facility/getByCode?codes=00&codes=01 On Friday, June 23, 2017 at 10:48:27 AM UTC-5, Richard Moore wrote: > > If I use the url in my browse

Re: https protocol gets converted to http url while using try it out feature

2017-06-26 Thread Santosh Ghalsasi
Hi, I got to know that there is an open issue for this. If anyone has info on the timelines to fix this issue then please let me know. Many Thanks, Santosh On Friday, 23 June 2017 11:40:34 UTC+1, Santosh Ghalsasi wrote: > Hi, > we are trying to use swagger UI to present some of our API specs to