diff --git a/pom.xml b/pom.xml index 19169066..489d97fb 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ swagger-petstore war swagger-petstore - 1.0.5-SNAPSHOT + 1.0.5 2.2.0 @@ -213,10 +213,10 @@ 1.0.0 - 2.0.19-SNAPSHOT - 2.1.2-SNAPSHOT - 2.10.3 - 2.0.6-SNAPSHOT + 2.0.20 + 2.1.3 + 2.11.1 + 2.0.5 9.4.9.v20180320 1.0.1 4.8.2 diff --git a/src/main/resources/openapi.yaml b/src/main/resources/openapi.yaml index 82d43cac..c3eea1ec 100644 --- a/src/main/resources/openapi.yaml +++ b/src/main/resources/openapi.yaml @@ -7,11 +7,11 @@ info: Swagger at [http://swagger.io](http://swagger.io). In the third iteration of the pet store, we've switched to the design first approach! You can now help us improve the API whether it's by making changes to the definition itself or to the code. That way, with time, we can improve the API in general, and expose some of the new features in OAS3. - + Some useful links: - [The Pet Store repository](https://github.com/swagger-api/swagger-petstore) - - [The source API definition for the Pet Store](https://github.com/swagger-api/swagger-petstore/blob/master/src/main/resources/openapi.yaml) - version: 1.0.5-SNAPSHOT + - [The source API definition for the Pet Store](https://github.com/swagger-api/swagger-petstore/blob/master/src/main/resources/openapi.yaml) + version: 1.0.5 title: Swagger Petstore - OpenAPI 3.0 termsOfService: 'http://swagger.io/terms/' contact: