Re: swagger-core support for OpenAPI 3.0

2017-08-16 Thread Hemika Kodikara
Hi PJ Fanning, The pre-release has been done according to the github page[1]. You can get the code and build from [2]. I dont see it in maven. [1] - https://github.com/swagger-api/swagger-core/releases/tag/v2.0.0-rc0 [2] - https://github.com/swagger-api/swagger-core/tree/v2.0.0-rc0 Regards, He

Try enums and got some Errors, are the docs deprecated?

2017-08-16 Thread 李聪
I read the doc "https://swagger.io/docs/specification/enums/"; and try at once on "http://editor.swagger.io/";, but got some errors ??? yaml from doc: paths: /products: get: parameters: - in: query name: color required: true schema: $ref: '#/co

Re: swagger-core support for swagger 2.0.0 spec and openApi 3.0.0 spec at the same time.

2017-08-16 Thread Oliver B. Fischer
Very good question. Would be interessting for me too. Also because there some bugs in the code generator. Am 17.08.17 um 08:18 schrieb Hemika Kodikara: Hi All, I saw the swagger-core v2.0.0-rc0 being released in the github page[1] and want to clarify whether the support for 2.0.0 spec will b

Re: Customize Swagger Editor

2017-08-16 Thread Hemika Kodikara
Hi Raju, Customizing in the sense of embedding it to an web application ? Or a different customization ? Regards, Hemika On Thursday, August 17, 2017 at 5:15:23 AM UTC+5:30, RajuS wrote: > > Hello. > Has anyone worked on customizing the latest swagger editor ? Facing > challenges in rendering

swagger-core support for swagger 2.0.0 spec and openApi 3.0.0 spec at the same time.

2017-08-16 Thread Hemika Kodikara
Hi All, I saw the swagger-core v2.0.0-rc0 being released in the github page[1] and want to clarify whether the support for 2.0.0 spec will be included or will be completely removed. I have an application where I need to support both 2.0.0 spec and 3.0.0 spec at the same time. I use maven and c

RE: Customize Swagger Editor

2017-08-16 Thread RajuS
Hello. Has anyone worked on customizing the latest swagger editor ? Facing challenges in rendering custom page instead of petstore page. -- 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

Swagger freezes while loading huge number of endpoints

2017-08-16 Thread midheta ramic
Hi all, I am having a problem with Swagger loading a huge number of endpoints. The app is JHipster generated. Is there a way to make subsets of endpoints on the Swagger dropdown list? I have used Docker @Bean on backend side but couldn't make it work. I have followed this tutorial https://pio

Swagger documentation for Model object

2017-08-16 Thread sharath karnati
Hi All, We are having *User *as model object, and pojo class having following fields with getters/setters methods: private long id; private String name; private int age; private double salary; Using Spring MVC with swagger integration, when I open swagger (

Re: Why is OpenAPI front and center on the site when none of the tools support it?

2017-08-16 Thread Ron Ratovsky
Of course. Support for 2.0 is going to remain for a while. We’ve been through version transitions a few times in the past and we’re aware of how long these things take. As an open source project though, our focus is shifting to provide better support for 3.0. From: on behalf of "Oliv

BUILD FAILURE Error: when executing "mvn clean package" command

2017-08-16 Thread muzammilansari . gt
I've followed below steps: $ apt-get remove openjdk-6-jre $ sudo apt-get install openjdk-7-jdk openjdk-7-jre $ sudo apt-get install openjdk-7-jdk openjdk-7-jre icedtea-7-plugin $ JAVA_HOME="/usr/lib/jvm/java-7-openjdk-amd64/" $ source /etc/environment $ wget http://www-eu.apache.org/dist/mave

Re: Why is OpenAPI front and center on the site when none of the tools support it?

2017-08-16 Thread Oliver B. Fischer
Hi, Am 16.08.17 um 00:05 schrieb Ron Ratovsky: I take the criticism regarding finding the 2.0 specification though – for now we’ve added a simple link to it from the specification page, and we’ll work on making it clearer in the upcoming days. This as an ongoing support of OpenAPI 2.0 is I