This repository was archived by the owner on Dec 25, 2024. It is now read-only.
File tree 6 files changed +6
-5
lines changed
3_0_3_unit_test/python/.openapi-generator
nonCompliantUseDiscriminatorIfCompositionFails/python/.openapi-generator
security/python/.openapi-generator
petstore/python/.openapi-generator
6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
89
89
90
90
| OpenAPI JSON Schema Generator Version | OpenAPI Spec compatibility |
91
91
| ---------------------------------------| -----------------------------|
92
+ | 2.0.2 | 3.0.0 - 3.0.3 |
92
93
| 2.0.1 | 3.0.0 - 3.0.3 |
93
94
| 2.0.0 | 3.0.0 - 3.0.3 |
94
95
| 1.0.4 | 3.0.0 - 3.0.3 |
Original file line number Diff line number Diff line change 1266
1266
</repositories >
1267
1267
<properties >
1268
1268
<!-- RELEASE_VERSION -->
1269
- <revision >2.0.1 </revision >
1269
+ <revision >2.0.2 </revision >
1270
1270
<!-- /RELEASE_VERSION -->
1271
1271
<maven .compiler.source>1.8</maven .compiler.source>
1272
1272
<maven .compiler.target>1.8</maven .compiler.target>
Original file line number Diff line number Diff line change 1
- 2.0.1
1
+ 2.0.2
Original file line number Diff line number Diff line change 1
- 2.0.1
1
+ 2.0.2
Original file line number Diff line number Diff line change 1
- 2.0.1
1
+ 2.0.2
Original file line number Diff line number Diff line change 1
- 2.0.1
1
+ 2.0.2
You can’t perform that action at this time.
0 commit comments