Release 3.1.1 (#588)

This commit is contained in:
Jérémie Bresson
2018-07-18 09:31:56 +02:00
committed by GitHub
parent 7c9d40016f
commit 761799abf5
18 changed files with 22 additions and 21 deletions

View File

@@ -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.0 openApiValidate
gradle -PopenApiGeneratorVersion=3.1.1 openApiValidate
```

View File

@@ -1 +1 @@
openApiGeneratorVersion=3.1.0
openApiGeneratorVersion=3.1.1