forked from loafle/openapi-generator-original
Prepare 5.0.0 beta3 (#7984)
* prepare 5.0.0-beta3 release * update samples * remove beta3 from readme
This commit is contained in:
@@ -18,5 +18,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=4.3.0 openApiValidate
|
||||
gradle -PopenApiGeneratorVersion=5.0.0-beta3 openApiValidate
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user