mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 12:32:42 +00:00
Release 3.1.2 (#647)
This commit is contained in:
committed by
Jérémie Bresson
parent
c6004a8f89
commit
6f19fa7e91
@@ -16,5 +16,5 @@ gradle buildGoSdk
|
||||
The samples can be tested against other versions of the plugin using the `openApiGeneratorVersion` property. For example:
|
||||
|
||||
```bash
|
||||
gradle -PopenApiGeneratorVersion=3.1.1 openApiValidate
|
||||
gradle -PopenApiGeneratorVersion=3.1.2 openApiValidate
|
||||
```
|
||||
|
||||
@@ -1 +1 @@
|
||||
openApiGeneratorVersion=3.1.1
|
||||
openApiGeneratorVersion=3.1.2
|
||||
|
||||
Reference in New Issue
Block a user