diff --git a/modules/openapi-generator/src/main/resources/typescript-angular/README.mustache b/modules/openapi-generator/src/main/resources/typescript-angular/README.mustache index 3a65b9117ef..27b4496109a 100644 --- a/modules/openapi-generator/src/main/resources/typescript-angular/README.mustache +++ b/modules/openapi-generator/src/main/resources/typescript-angular/README.mustache @@ -1,5 +1,7 @@ ## {{npmName}}@{{npmVersion}} +{{#version}}The version of the OpenAPI document: {{{.}}}{{/version}} + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/modules/openapi-generator/src/main/resources/typescript-angular/licenseInfo.mustache b/modules/openapi-generator/src/main/resources/typescript-angular/licenseInfo.mustache index 16ba21d203d..e601d5dc93f 100644 --- a/modules/openapi-generator/src/main/resources/typescript-angular/licenseInfo.mustache +++ b/modules/openapi-generator/src/main/resources/typescript-angular/licenseInfo.mustache @@ -2,7 +2,6 @@ * {{{appName}}} * {{{appDescription}}} * - * {{#version}}The version of the OpenAPI document: {{{.}}}{{/version}} * {{#infoEmail}}Contact: {{{.}}}{{/infoEmail}} * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/README.md b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/README.md +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/api/pet.service.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/api/pet.service.ts index 9f012efcdac..f49c1d6a453 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/api/pet.service.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/api/pet.service.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catComposed.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catComposed.ts index 1404c7ea3f5..b6d93e97947 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catComposed.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catComposed.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catInherited.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catInherited.ts index 96bce10d0c5..e1a40fcd47b 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catInherited.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catInherited.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catMapped.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catMapped.ts index 15e8b4efea5..8722604e140 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catMapped.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/catMapped.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogBreed.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogBreed.ts index 35dc618528d..c793383c44f 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogBreed.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogBreed.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogComposed.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogComposed.ts index e9323c89c77..572cc8dab23 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogComposed.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogComposed.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogInherited.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogInherited.ts index 5ade6b91729..cc2219b5ac1 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogInherited.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogInherited.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogMapped.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogMapped.ts index 8c08e65b6b8..c6d6aadc6c8 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogMapped.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/dogMapped.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithMappedDiscriminator.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithMappedDiscriminator.ts index 3d35fd6df23..e4a9c113428 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithMappedDiscriminator.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithMappedDiscriminator.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithSimpleDiscriminator.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithSimpleDiscriminator.ts index 9b74e64837a..8ccd480ca8a 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithSimpleDiscriminator.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithSimpleDiscriminator.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithoutDiscriminator.ts b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithoutDiscriminator.ts index 1ccb3120e9c..df96ee87c69 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithoutDiscriminator.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/model/petWithoutDiscriminator.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/README.md b/samples/client/others/typescript-angular/builds/composed-schemas/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/README.md +++ b/samples/client/others/typescript-angular/builds/composed-schemas/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/api/pet.service.ts b/samples/client/others/typescript-angular/builds/composed-schemas/api/pet.service.ts index 9f012efcdac..f49c1d6a453 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/api/pet.service.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/api/pet.service.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/model/catComposed.ts b/samples/client/others/typescript-angular/builds/composed-schemas/model/catComposed.ts index c96151f3473..ed737feb692 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/model/catComposed.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/model/catComposed.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/model/catInherited.ts b/samples/client/others/typescript-angular/builds/composed-schemas/model/catInherited.ts index 4b9d845e105..7e3f479fbb0 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/model/catInherited.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/model/catInherited.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/model/catMapped.ts b/samples/client/others/typescript-angular/builds/composed-schemas/model/catMapped.ts index 31e7a46edb9..c0bc4595d9b 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/model/catMapped.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/model/catMapped.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/model/dogBreed.ts b/samples/client/others/typescript-angular/builds/composed-schemas/model/dogBreed.ts index 35dc618528d..c793383c44f 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/model/dogBreed.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/model/dogBreed.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/model/dogComposed.ts b/samples/client/others/typescript-angular/builds/composed-schemas/model/dogComposed.ts index 4cd359e8732..ba7917ff2b0 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/model/dogComposed.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/model/dogComposed.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/model/dogInherited.ts b/samples/client/others/typescript-angular/builds/composed-schemas/model/dogInherited.ts index 2c60cbdeade..bc14393195e 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/model/dogInherited.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/model/dogInherited.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/model/dogMapped.ts b/samples/client/others/typescript-angular/builds/composed-schemas/model/dogMapped.ts index 0ea2026a73a..251a4ce51a4 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/model/dogMapped.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/model/dogMapped.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithMappedDiscriminator.ts b/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithMappedDiscriminator.ts index 3f839efc6cc..4d6febc180c 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithMappedDiscriminator.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithMappedDiscriminator.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithSimpleDiscriminator.ts b/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithSimpleDiscriminator.ts index 75cb36907f7..ef2213ec41c 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithSimpleDiscriminator.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithSimpleDiscriminator.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithoutDiscriminator.ts b/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithoutDiscriminator.ts index 250ec558a28..81e9faccc3e 100644 --- a/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithoutDiscriminator.ts +++ b/samples/client/others/typescript-angular/builds/composed-schemas/model/petWithoutDiscriminator.ts @@ -2,7 +2,6 @@ * Schemas with different types of composition for testing models generation * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/README.md b/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/README.md index de16f95a8bd..d8d742af8a4 100644 --- a/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 0.0.1 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/api/default.service.ts b/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/api/default.service.ts index 8ef8b356076..9c98a94149a 100644 --- a/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/api/default.service.ts +++ b/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/api/default.service.ts @@ -2,7 +2,6 @@ * fruity * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 0.0.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/apple.ts b/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/apple.ts index ced6d899e32..3fc87e61016 100644 --- a/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/apple.ts +++ b/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/apple.ts @@ -2,7 +2,6 @@ * fruity * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 0.0.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/fruit.ts b/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/fruit.ts index c7131e502f0..1a59e25fd26 100644 --- a/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/fruit.ts +++ b/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/fruit.ts @@ -2,7 +2,6 @@ * fruity * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 0.0.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/grape.ts b/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/grape.ts index 0dc06634c30..27cec51c29c 100644 --- a/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/grape.ts +++ b/samples/client/petstore/typescript-angular-v12-oneOf/builds/default/model/grape.ts @@ -2,7 +2,6 @@ * fruity * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 0.0.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/README.md b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/pet.service.ts b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/pet.service.ts index 1c9e3dfdeb4..1c80cf12dca 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/store.service.ts b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/store.service.ts index bdfd5912cd0..5ea9d7889aa 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/user.service.ts b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/user.service.ts index 37db4c39a58..8181b966fdb 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/category.ts b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/category.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/order.ts b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/order.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/pet.ts b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/pet.ts index e0404395f91..189ad098689 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/tag.ts b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/user.ts b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/user.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/README.md b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/pet.service.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/pet.service.ts index 37e99580d9d..3021ac6f18e 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/store.service.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/store.service.ts index bd0209428e5..38a6f050913 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/user.service.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/user.service.ts index 80cde7e0ec8..2572f075408 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/category.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/category.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/order.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/order.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/pet.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/pet.ts index e0404395f91..189ad098689 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/tag.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/user.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/user.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/README.md b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/README.md index 4cd59003db3..685f7c314d0 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/README.md +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/README.md @@ -1,5 +1,7 @@ ## @openapitools/typescript-angular-petstore@1.0.0 +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/pet.service.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/pet.service.ts index 37e99580d9d..3021ac6f18e 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/store.service.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/store.service.ts index bd0209428e5..38a6f050913 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/user.service.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/user.service.ts index 80cde7e0ec8..2572f075408 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/category.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/category.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/order.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/order.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/pet.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/pet.ts index e0404395f91..189ad098689 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/tag.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/user.ts b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/user.ts +++ b/samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/README.md b/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/README.md index de16f95a8bd..d8d742af8a4 100644 --- a/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 0.0.1 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/api/default.service.ts b/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/api/default.service.ts index 8ef8b356076..9c98a94149a 100644 --- a/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/api/default.service.ts +++ b/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/api/default.service.ts @@ -2,7 +2,6 @@ * fruity * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 0.0.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/apple.ts b/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/apple.ts index ced6d899e32..3fc87e61016 100644 --- a/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/apple.ts +++ b/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/apple.ts @@ -2,7 +2,6 @@ * fruity * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 0.0.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/fruit.ts b/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/fruit.ts index c7131e502f0..1a59e25fd26 100644 --- a/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/fruit.ts +++ b/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/fruit.ts @@ -2,7 +2,6 @@ * fruity * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 0.0.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/grape.ts b/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/grape.ts index 0dc06634c30..27cec51c29c 100644 --- a/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/grape.ts +++ b/samples/client/petstore/typescript-angular-v13-oneOf/builds/default/model/grape.ts @@ -2,7 +2,6 @@ * fruity * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 0.0.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/README.md b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/pet.service.ts b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/pet.service.ts index 1c9e3dfdeb4..1c80cf12dca 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/store.service.ts b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/store.service.ts index bdfd5912cd0..5ea9d7889aa 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/user.service.ts b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/user.service.ts index 37db4c39a58..8181b966fdb 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/category.ts b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/category.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/order.ts b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/order.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/pet.ts b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/pet.ts index e0404395f91..189ad098689 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/tag.ts b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/user.ts b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/user.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/README.md b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/pet.service.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/pet.service.ts index ffb70253eaf..aef7ba5b928 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/store.service.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/store.service.ts index c81fb3d27b9..d1c4a30cd9e 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/user.service.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/user.service.ts index f0251c55d36..65935cd1382 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/category.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/category.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/order.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/order.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/pet.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/pet.ts index c6c02b01f16..f3d56b06028 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/tag.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/user.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/user.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/README.md b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/README.md index 4cd59003db3..685f7c314d0 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/README.md +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/README.md @@ -1,5 +1,7 @@ ## @openapitools/typescript-angular-petstore@1.0.0 +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/pet.service.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/pet.service.ts index ffb70253eaf..aef7ba5b928 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/store.service.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/store.service.ts index c81fb3d27b9..d1c4a30cd9e 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/user.service.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/user.service.ts index f0251c55d36..65935cd1382 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/category.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/category.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/order.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/order.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/pet.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/pet.ts index c6c02b01f16..f3d56b06028 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/tag.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/user.ts b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/user.ts +++ b/samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/README.md b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/pet.service.ts b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/pet.service.ts index ffb70253eaf..aef7ba5b928 100644 --- a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/store.service.ts b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/store.service.ts index c81fb3d27b9..d1c4a30cd9e 100644 --- a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/user.service.ts b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/user.service.ts index f0251c55d36..65935cd1382 100644 --- a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/category.ts b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/category.ts +++ b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/order.ts b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/order.ts +++ b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/pet.ts b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/pet.ts index c6c02b01f16..f3d56b06028 100644 --- a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/tag.ts b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/user.ts b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/user.ts +++ b/samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-query-param-object-format/README.md b/samples/client/petstore/typescript-angular-v14-query-param-object-format/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/petstore/typescript-angular-v14-query-param-object-format/README.md +++ b/samples/client/petstore/typescript-angular-v14-query-param-object-format/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/pet.service.ts b/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/pet.service.ts index 6fd8ec5eed9..3ad655d0b64 100644 --- a/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/store.service.ts b/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/store.service.ts index 5eaf447f54b..fe75fa55a38 100644 --- a/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/user.service.ts b/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/user.service.ts index 7aa74420016..2fb3f44e21e 100644 --- a/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v14-query-param-object-format/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/category.ts b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/category.ts +++ b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/order.ts b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/order.ts +++ b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/pet.ts b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/pet.ts index c6c02b01f16..f3d56b06028 100644 --- a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/tag.ts b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/user.ts b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/user.ts +++ b/samples/client/petstore/typescript-angular-v14-query-param-object-format/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/README.md b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/pet.service.ts b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/pet.service.ts index ffb70253eaf..aef7ba5b928 100644 --- a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/store.service.ts b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/store.service.ts index c81fb3d27b9..d1c4a30cd9e 100644 --- a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/user.service.ts b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/user.service.ts index f0251c55d36..65935cd1382 100644 --- a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/category.ts b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/category.ts +++ b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/order.ts b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/order.ts +++ b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/pet.ts b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/pet.ts index c6c02b01f16..f3d56b06028 100644 --- a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/tag.ts b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/user.ts b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/user.ts +++ b/samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/README.md b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/pet.service.ts b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/pet.service.ts index ffb70253eaf..aef7ba5b928 100644 --- a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/store.service.ts b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/store.service.ts index c81fb3d27b9..d1c4a30cd9e 100644 --- a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/user.service.ts b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/user.service.ts index f0251c55d36..65935cd1382 100644 --- a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/category.ts b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/category.ts +++ b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/order.ts b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/order.ts index 92ca5e9a9ee..fbebbff12c0 100644 --- a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/order.ts +++ b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/pet.ts b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/pet.ts index c6c02b01f16..f3d56b06028 100644 --- a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/tag.ts b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/user.ts b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/user.ts +++ b/samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/README.md b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/pet.service.ts b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/pet.service.ts index f4659b9300a..330b7faf164 100644 --- a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/store.service.ts b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/store.service.ts index 043bb8efa12..919854f5d26 100644 --- a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/user.service.ts b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/user.service.ts index 2f3945435db..3d88ee77932 100644 --- a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/category.ts b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/category.ts +++ b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/order.ts b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/order.ts +++ b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/pet.ts b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/pet.ts index c6c02b01f16..f3d56b06028 100644 --- a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/tag.ts b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/user.ts b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/user.ts +++ b/samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/README.md b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/README.md index de16f95a8bd..2fd814ec4e2 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/README.md +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/README.md @@ -1,5 +1,7 @@ ## @ +The version of the OpenAPI document: 1.0.0 + ### Building To install the required dependencies and to build the typescript sources run: diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/pet.service.ts b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/pet.service.ts index f4659b9300a..330b7faf164 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/pet.service.ts +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/pet.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/store.service.ts b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/store.service.ts index 043bb8efa12..919854f5d26 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/store.service.ts +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/store.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/user.service.ts b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/user.service.ts index 2f3945435db..3d88ee77932 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/user.service.ts +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api/user.service.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/apiResponse.ts b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/apiResponse.ts index 682ba478921..13b31a462df 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/apiResponse.ts +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/apiResponse.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/category.ts b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/category.ts index b988b6827a0..499fad0f571 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/category.ts +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/category.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/order.ts b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/order.ts index a29bebe4906..924f80e9fe9 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/order.ts +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/order.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/pet.ts b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/pet.ts index c6c02b01f16..f3d56b06028 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/pet.ts +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/pet.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/tag.ts b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/tag.ts index b6ff210e8df..2db92f923d7 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/tag.ts +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/tag.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/user.ts b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/user.ts index fce51005300..3fa0dfa1767 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/user.ts +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/model/user.ts @@ -2,7 +2,6 @@ * OpenAPI Petstore * This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters. * - * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).