From bbbfc468040b1c4af771280a92ea49cf6035fa69 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Thu, 12 Sep 2019 15:37:57 +0200 Subject: [PATCH] V2 --- openapi-spec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi-spec.yaml b/openapi-spec.yaml index c5dfc89..56c540b 100644 --- a/openapi-spec.yaml +++ b/openapi-spec.yaml @@ -2,7 +2,7 @@ openapi: 3.0.2 info: title: Petstore - version: 1.1.0 + version: 2.0.0 description: |- A sample API that uses a petstore as an example to demonstrate features in the OpenAPI 3.0 specification