Skip to content

Commit 1f4aa3b

Browse files
chore: regenerate samples
1 parent cdde08e commit 1f4aa3b

15 files changed

Lines changed: 15 additions & 0 deletions

File tree

samples/client/echo_api/typescript-axios/build/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
/**
34
* Echo Server API
45
* Echo Server API

samples/client/others/typescript-axios/with-separate-models-and-api-inheritance/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
/**
34
* Example
45
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

samples/client/petstore/typescript-axios/builds/composed-schemas/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
/**
34
* Example
45
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

samples/client/petstore/typescript-axios/builds/default/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
/**
34
* OpenAPI Petstore
45
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.

samples/client/petstore/typescript-axios/builds/es6-target/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
/**
34
* OpenAPI Petstore
45
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.

samples/client/petstore/typescript-axios/builds/test-petstore/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
/**
34
* OpenAPI Petstore
45
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\

samples/client/petstore/typescript-axios/builds/with-complex-headers/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
/**
34
* OpenAPI Petstore
45
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.

samples/client/petstore/typescript-axios/builds/with-fake-endpoints-models-for-testing-with-http-signature/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
/**
34
* OpenAPI Petstore
45
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\

samples/client/petstore/typescript-axios/builds/with-interfaces-and-with-single-request-param/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
/**
34
* OpenAPI Petstore
45
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.

samples/client/petstore/typescript-axios/builds/with-interfaces/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
/**
34
* OpenAPI Petstore
45
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.

0 commit comments

Comments
 (0)