forked from loafle/openapi-generator-original
Disabling linting for typescript-fetch (#4110)
* Disabling linting for typescript fetch * Update petstore * Update samples * Fix typescript-fetch samples
This commit is contained in:
parent
b69b8cdd31
commit
9f82755696
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
{{>licenseInfo}}
|
{{>licenseInfo}}
|
||||||
|
|
||||||
import * as runtime from '../runtime';
|
import * as runtime from '../runtime';
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
{{>licenseInfo}}
|
{{>licenseInfo}}
|
||||||
{{#models}}
|
{{#models}}
|
||||||
{{#model}}
|
{{#model}}
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
{{>licenseInfo}}
|
{{>licenseInfo}}
|
||||||
|
|
||||||
export const BASE_PATH = "{{{basePath}}}".replace(/\/+$/, "");
|
export const BASE_PATH = "{{{basePath}}}".replace(/\/+$/, "");
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// tslint:disable
|
// tslint:disable
|
||||||
|
// eslint-disable
|
||||||
/**
|
/**
|
||||||
* OpenAPI Petstore
|
* 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.
|
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user