diff --git a/README.md b/README.md index 458abd0a3eb..124c38def0e 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.2 | 3.0.0 - 3.0.3 | | 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 | diff --git a/pom.xml b/pom.xml index a59dfeeaf44..f9960a3baed 100644 --- a/pom.xml +++ b/pom.xml @@ -1266,7 +1266,7 @@ - 2.0.1 + 2.0.2 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 10bf840ed53..f93ea0ca333 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.1 \ No newline at end of file +2.0.2 \ 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 10bf840ed53..f93ea0ca333 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.1 \ No newline at end of file +2.0.2 \ 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 10bf840ed53..f93ea0ca333 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.1 \ No newline at end of file +2.0.2 \ 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 10bf840ed53..f93ea0ca333 100644 --- a/samples/openapi3/client/petstore/python/.openapi-generator/VERSION +++ b/samples/openapi3/client/petstore/python/.openapi-generator/VERSION @@ -1 +1 @@ -2.0.1 \ No newline at end of file +2.0.2 \ No newline at end of file