From 7c7214564a75f0d971acee533a5980d224347b49 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Tue, 10 Sep 2019 10:29:47 +0200 Subject: [PATCH] v0.9 --- openapi-spec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi-spec.yaml b/openapi-spec.yaml index db88d4d..e481bb0 100644 --- a/openapi-spec.yaml +++ b/openapi-spec.yaml @@ -2,7 +2,7 @@ openapi: 3.0.2 info: title: test - version: 1.0.0 + version: 0.9.0 description: |- A sample API that uses a petstore as an example to demonstrate features in the OpenAPI 3.0 specification