forked from loafle/openapi-generator-original
create v5.3.0
This commit is contained in:
parent
02835b35bc
commit
39fbf53150
@ -4,7 +4,7 @@
|
|||||||
<groupId>org.openapitools</groupId>
|
<groupId>org.openapitools</groupId>
|
||||||
<artifactId>openapi-generator-project</artifactId>
|
<artifactId>openapi-generator-project</artifactId>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<relativePath>../..</relativePath>
|
<relativePath>../..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<artifactId>openapi-generator-project</artifactId>
|
<artifactId>openapi-generator-project</artifactId>
|
||||||
<groupId>org.openapitools</groupId>
|
<groupId>org.openapitools</groupId>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<relativePath>../..</relativePath>
|
<relativePath>../..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# RELEASE_VERSION
|
# RELEASE_VERSION
|
||||||
openApiGeneratorVersion=5.2.1-SNAPSHOT
|
openApiGeneratorVersion=5.3.0-SNAPSHOT
|
||||||
# /RELEASE_VERSION
|
# /RELEASE_VERSION
|
||||||
|
|
||||||
# BEGIN placeholders
|
# BEGIN placeholders
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<groupId>org.openapitools</groupId>
|
<groupId>org.openapitools</groupId>
|
||||||
<artifactId>openapi-generator-project</artifactId>
|
<artifactId>openapi-generator-project</artifactId>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<relativePath>../..</relativePath>
|
<relativePath>../..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<groupId>org.openapitools</groupId>
|
<groupId>org.openapitools</groupId>
|
||||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
<groupId>org.openapitools</groupId>
|
<groupId>org.openapitools</groupId>
|
||||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<groupId>org.openapitools</groupId>
|
<groupId>org.openapitools</groupId>
|
||||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<groupId>org.openapitools</groupId>
|
<groupId>org.openapitools</groupId>
|
||||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<groupId>org.openapitools</groupId>
|
<groupId>org.openapitools</groupId>
|
||||||
<artifactId>openapi-generator-project</artifactId>
|
<artifactId>openapi-generator-project</artifactId>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<relativePath>../..</relativePath>
|
<relativePath>../..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<groupId>org.openapitools</groupId>
|
<groupId>org.openapitools</groupId>
|
||||||
<artifactId>openapi-generator-project</artifactId>
|
<artifactId>openapi-generator-project</artifactId>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<relativePath>../..</relativePath>
|
<relativePath>../..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<groupId>org.openapitools</groupId>
|
<groupId>org.openapitools</groupId>
|
||||||
<artifactId>openapi-generator-project</artifactId>
|
<artifactId>openapi-generator-project</artifactId>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<relativePath>../..</relativePath>
|
<relativePath>../..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
2
pom.xml
2
pom.xml
@ -10,7 +10,7 @@
|
|||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>openapi-generator-project</name>
|
<name>openapi-generator-project</name>
|
||||||
<!-- RELEASE_VERSION -->
|
<!-- RELEASE_VERSION -->
|
||||||
<version>5.2.1-SNAPSHOT</version>
|
<version>5.3.0-SNAPSHOT</version>
|
||||||
<!-- /RELEASE_VERSION -->
|
<!-- /RELEASE_VERSION -->
|
||||||
<url>https://github.com/openapitools/openapi-generator</url>
|
<url>https://github.com/openapitools/openapi-generator</url>
|
||||||
<scm>
|
<scm>
|
||||||
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* The version of the OpenAPI document: 1.0.0
|
* The version of the OpenAPI document: 1.0.0
|
||||||
*
|
*
|
||||||
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.1-SNAPSHOT.
|
* NOTE: This class is auto generated by OpenAPI-Generator 5.3.0-SNAPSHOT.
|
||||||
* https://openapi-generator.tech
|
* https://openapi-generator.tech
|
||||||
* Do not edit the class manually.
|
* Do not edit the class manually.
|
||||||
*/
|
*/
|
||||||
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
language: crystal
|
language: crystal
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
# load modules
|
# load modules
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "uri"
|
require "uri"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "uri"
|
require "uri"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "uri"
|
require "uri"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "json"
|
require "json"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
module Petstore
|
module Petstore
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "log"
|
require "log"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "json"
|
require "json"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "json"
|
require "json"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "json"
|
require "json"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "json"
|
require "json"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "json"
|
require "json"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#The version of the OpenAPI document: 1.0.0
|
#The version of the OpenAPI document: 1.0.0
|
||||||
#
|
#
|
||||||
#Generated by: https://openapi-generator.tech
|
#Generated by: https://openapi-generator.tech
|
||||||
#OpenAPI Generator version: 5.2.1-SNAPSHOT
|
#OpenAPI Generator version: 5.3.0-SNAPSHOT
|
||||||
#
|
#
|
||||||
|
|
||||||
require "json"
|
require "json"
|
||||||
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
@ -1 +1 @@
|
|||||||
5.2.1-SNAPSHOT
|
5.3.0-SNAPSHOT
|
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