Prepare 6.4.0 (#14582)

* update to 6.4.0 snapshot

* update samples

* update doc
This commit is contained in:
William Cheng
2023-02-01 22:44:40 +08:00
committed by GitHub
parent 8f2676c5c2
commit 31a89e35cb
1112 changed files with 1123 additions and 1123 deletions

View File

@@ -19,5 +19,5 @@ gradle generateGoWithInvalidSpec # expected outcome: BUILD FAILED
The samples can be tested against other versions of the plugin using the `openApiGeneratorVersion` property. For example:
```bash
gradle -PopenApiGeneratorVersion=6.2.1 openApiValidate
gradle -PopenApiGeneratorVersion=6.3.0 openApiValidate
```

View File

@@ -1,3 +1,3 @@
# RELEASE_VERSION
openApiGeneratorVersion=6.3.0
openApiGeneratorVersion=6.4.0-SNAPSHOT
# /RELEASE_VERSION