mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-28 11:40:52 +00:00
Prepare 5.3.1 release (#11161)
* prepare v5.3.1 release * update samples
This commit is contained in:
parent
e3788ce44e
commit
6269a9810c
@ -4,7 +4,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-project</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<artifactId>openapi-generator-project</artifactId>
|
||||
<groupId>org.openapitools</groupId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
@ -1,5 +1,5 @@
|
||||
# RELEASE_VERSION
|
||||
openApiGeneratorVersion=5.3.1-SNAPSHOT
|
||||
openApiGeneratorVersion=5.3.1
|
||||
# /RELEASE_VERSION
|
||||
|
||||
# BEGIN placeholders
|
||||
|
@ -4,7 +4,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-project</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
@ -1,3 +1,3 @@
|
||||
# RELEASE_VERSION
|
||||
openApiGeneratorVersion=5.3.1-SNAPSHOT
|
||||
openApiGeneratorVersion=5.3.1
|
||||
# /RELEASE_VERSION
|
||||
|
@ -13,7 +13,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<executions>
|
||||
<execution>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<executions>
|
||||
<execution>
|
||||
|
@ -19,7 +19,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
@ -13,7 +13,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<executions>
|
||||
<execution>
|
||||
|
@ -13,7 +13,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<executions>
|
||||
<execution>
|
||||
|
@ -20,7 +20,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<executions>
|
||||
<execution>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-project</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-project</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-project</artifactId>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
|
2
pom.xml
2
pom.xml
@ -10,7 +10,7 @@
|
||||
<packaging>pom</packaging>
|
||||
<name>openapi-generator-project</name>
|
||||
<!-- RELEASE_VERSION -->
|
||||
<version>5.3.1-SNAPSHOT</version>
|
||||
<version>5.3.1</version>
|
||||
<!-- /RELEASE_VERSION -->
|
||||
<url>https://github.com/openapitools/openapi-generator</url>
|
||||
<scm>
|
||||
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* The version of the OpenAPI document: 1.0.0
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1-SNAPSHOT.
|
||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.1.
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
language: crystal
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
# load modules
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
# Dependencies
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "uri"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "uri"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "uri"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "json"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
module Petstore
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "log"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "json"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "json"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "json"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "json"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "json"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#The version of the OpenAPI document: 1.0.0
|
||||
#
|
||||
#Generated by: https://openapi-generator.tech
|
||||
#OpenAPI Generator version: 5.3.1-SNAPSHOT
|
||||
#OpenAPI Generator version: 5.3.1
|
||||
#
|
||||
|
||||
require "json"
|
||||
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
@ -1 +1 @@
|
||||
5.3.1-SNAPSHOT
|
||||
5.3.1
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user