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