From 07759ac9808e6ebc5196aa76cf6a1dcdb0b4a7e8 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Wed, 3 May 2023 14:00:23 -0700 Subject: [PATCH] Version changed to 2.0.1 --- README.md | 1 + pom.xml | 2 +- .../client/3_0_3_unit_test/python/.openapi-generator/VERSION | 2 +- .../python/.openapi-generator/VERSION | 2 +- .../client/features/security/python/.openapi-generator/VERSION | 2 +- .../openapi3/client/petstore/python/.openapi-generator/VERSION | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 709cd5b2f30..458abd0a3eb 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20 | OpenAPI JSON Schema Generator Version | OpenAPI Spec compatibility | |---------------------------------------|-----------------------------| +| 2.0.1 | 3.0.0 - 3.0.3 | | 2.0.0 | 3.0.0 - 3.0.3 | | 1.0.4 | 3.0.0 - 3.0.3 | | 1.0.3 | 3.0.0 - 3.0.3 | diff --git a/pom.xml b/pom.xml index 3585b3aa08f..a59dfeeaf44 100644 --- a/pom.xml +++ b/pom.xml @@ -1266,7 +1266,7 @@ - 2.0.0 + 2.0.1 1.8 1.8 diff --git a/samples/openapi3/client/3_0_3_unit_test/python/.openapi-generator/VERSION b/samples/openapi3/client/3_0_3_unit_test/python/.openapi-generator/VERSION index 359a5b952d4..10bf840ed53 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python/.openapi-generator/VERSION +++ b/samples/openapi3/client/3_0_3_unit_test/python/.openapi-generator/VERSION @@ -1 +1 @@ -2.0.0 \ No newline at end of file +2.0.1 \ No newline at end of file diff --git a/samples/openapi3/client/features/nonCompliantUseDiscriminatorIfCompositionFails/python/.openapi-generator/VERSION b/samples/openapi3/client/features/nonCompliantUseDiscriminatorIfCompositionFails/python/.openapi-generator/VERSION index 359a5b952d4..10bf840ed53 100644 --- a/samples/openapi3/client/features/nonCompliantUseDiscriminatorIfCompositionFails/python/.openapi-generator/VERSION +++ b/samples/openapi3/client/features/nonCompliantUseDiscriminatorIfCompositionFails/python/.openapi-generator/VERSION @@ -1 +1 @@ -2.0.0 \ No newline at end of file +2.0.1 \ No newline at end of file diff --git a/samples/openapi3/client/features/security/python/.openapi-generator/VERSION b/samples/openapi3/client/features/security/python/.openapi-generator/VERSION index 359a5b952d4..10bf840ed53 100644 --- a/samples/openapi3/client/features/security/python/.openapi-generator/VERSION +++ b/samples/openapi3/client/features/security/python/.openapi-generator/VERSION @@ -1 +1 @@ -2.0.0 \ No newline at end of file +2.0.1 \ No newline at end of file diff --git a/samples/openapi3/client/petstore/python/.openapi-generator/VERSION b/samples/openapi3/client/petstore/python/.openapi-generator/VERSION index 359a5b952d4..10bf840ed53 100644 --- a/samples/openapi3/client/petstore/python/.openapi-generator/VERSION +++ b/samples/openapi3/client/petstore/python/.openapi-generator/VERSION @@ -1 +1 @@ -2.0.0 \ No newline at end of file +2.0.1 \ No newline at end of file