Prepare v7.1.0 in master (#16608)

* prepare v7.1.0 in master

* update
This commit is contained in:
William Cheng 2023-09-18 17:37:36 +08:00 committed by GitHub
parent 5b720ded0c
commit 5e8e2d7f6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1302 changed files with 1302 additions and 1302 deletions

View File

@ -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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -1,5 +1,5 @@
# RELEASE_VERSION # RELEASE_VERSION
openApiGeneratorVersion=7.0.1 openApiGeneratorVersion=7.1.0-SNAPSHOT
# /RELEASE_VERSION # /RELEASE_VERSION
# BEGIN placeholders # BEGIN placeholders

View File

@ -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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -1,3 +1,3 @@
# RELEASE_VERSION # RELEASE_VERSION
openApiGeneratorVersion=7.0.1 openApiGeneratorVersion=7.1.0-SNAPSHOT
# /RELEASE_VERSION # /RELEASE_VERSION

View File

@ -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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<executions> <executions>
<execution> <execution>

View File

@ -15,7 +15,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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<executions> <executions>
<execution> <execution>

View File

@ -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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<dependencies> <dependencies>
<dependency> <dependency>

View File

@ -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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<executions> <executions>
<execution> <execution>

View File

@ -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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<executions> <executions>
<execution> <execution>

View File

@ -20,7 +20,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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<executions> <executions>
<execution> <execution>

View File

@ -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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -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>7.0.1</version> <version>7.1.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION --> <!-- /RELEASE_VERSION -->
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -13,7 +13,7 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<name>openapi-generator-project</name> <name>openapi-generator-project</name>
<!-- RELEASE_VERSION --> <!-- RELEASE_VERSION -->
<version>7.0.1</version> <version>7.1.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>

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -17,7 +17,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -17,7 +17,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -17,7 +17,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -17,7 +17,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -17,7 +17,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -17,7 +17,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -17,7 +17,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -17,7 +17,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -17,7 +17,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -18,7 +18,7 @@
* The version of the OpenAPI document: 0.1.0 * The version of the OpenAPI document: 0.1.0
* Contact: team@openapitools.org * Contact: team@openapitools.org
* @generated Generated by: https://openapi-generator.tech * @generated Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.0.1-SNAPSHOT * OpenAPI Generator version: 7.1.0-SNAPSHOT
*/ */
/** /**

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -4,7 +4,7 @@
-- The version of the OpenAPI document: 1.0.0 -- The version of the OpenAPI document: 1.0.0
-- --
-- --
-- NOTE: This package is auto generated by OpenAPI-Generator 7.0.1-SNAPSHOT. -- NOTE: This package is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
-- https://openapi-generator.tech -- https://openapi-generator.tech
-- Do not edit the class manually. -- Do not edit the class manually.

View File

@ -4,7 +4,7 @@
-- The version of the OpenAPI document: 1.0.0 -- The version of the OpenAPI document: 1.0.0
-- --
-- --
-- NOTE: This package is auto generated by OpenAPI-Generator 7.0.1-SNAPSHOT. -- NOTE: This package is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
-- https://openapi-generator.tech -- https://openapi-generator.tech
-- Do not edit the class manually. -- Do not edit the class manually.

View File

@ -4,7 +4,7 @@
-- The version of the OpenAPI document: 1.0.0 -- The version of the OpenAPI document: 1.0.0
-- --
-- --
-- NOTE: This package is auto generated by OpenAPI-Generator 7.0.1-SNAPSHOT. -- NOTE: This package is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
-- https://openapi-generator.tech -- https://openapi-generator.tech
-- Do not edit the class manually. -- Do not edit the class manually.

View File

@ -4,7 +4,7 @@
-- The version of the OpenAPI document: 1.0.0 -- The version of the OpenAPI document: 1.0.0
-- --
-- --
-- NOTE: This package is auto generated by OpenAPI-Generator 7.0.1-SNAPSHOT. -- NOTE: This package is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
-- https://openapi-generator.tech -- https://openapi-generator.tech
-- Do not edit the class manually. -- Do not edit the class manually.

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -1 +1 @@
7.0.1-SNAPSHOT 7.1.0-SNAPSHOT

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -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 7.0.1-SNAPSHOT. * NOTE: This class is auto generated by OpenAPI-Generator 7.1.0-SNAPSHOT.
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

Some files were not shown because too many files have changed in this diff Show More