Merge remote-tracking branch 'origin/5.3.x' into 6.0.x

This commit is contained in:
William Cheng
2021-07-12 17:11:35 +08:00
3874 changed files with 120282 additions and 21640 deletions

View File

@@ -2,12 +2,16 @@
This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
<<<<<<< HEAD
Generated by OpenAPI Generator 6.0.0-SNAPSHOT.
=======
Generated by OpenAPI Generator 5.3.0-SNAPSHOT.
>>>>>>> origin/5.3.x
## Requires
* Kotlin 1.4.31
* Gradle 6.8.2
* Kotlin 1.4.32
* Gradle 6.9
## Build