mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 08:12:47 +00:00
Prepare 3.3.1 patch release (#1247)
* release_version_update * comment out ensure up to date * release_version_update_docs * update release table
This commit is contained in:
@@ -17,5 +17,5 @@ gradle generateGoWithInvalidSpec
|
||||
The samples can be tested against other versions of the plugin using the `openApiGeneratorVersion` property. For example:
|
||||
|
||||
```bash
|
||||
gradle -PopenApiGeneratorVersion=3.3.0 openApiValidate
|
||||
gradle -PopenApiGeneratorVersion=3.3.1 openApiValidate
|
||||
```
|
||||
|
||||
@@ -1 +1 @@
|
||||
openApiGeneratorVersion=3.3.0
|
||||
openApiGeneratorVersion=3.3.1
|
||||
|
||||
Reference in New Issue
Block a user