Prepare 6.2.1 (#13517)

* update to 6.2.1-SNAPSHOT

* update samples

* update doc
This commit is contained in:
William Cheng
2022-09-25 00:10:30 +08:00
committed by GitHub
parent 24f476a381
commit ac7ebf67dd
1061 changed files with 1073 additions and 1073 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.1.0 openApiValidate
gradle -PopenApiGeneratorVersion=6.2.0 openApiValidate
```

View File

@@ -1,3 +1,3 @@
# RELEASE_VERSION
openApiGeneratorVersion=6.2.0
openApiGeneratorVersion=6.2.1-SNAPSHOT
# /RELEASE_VERSION