Disabling linting for typescript-axios (#6613)

* Disable linting for typescript-axios

* Update samples of typescript-axios

* Regenerate petstore samples of typescript-axios
This commit is contained in:
sa9sha9 2020-06-10 21:25:57 +09:00 committed by GitHub
parent 71dc054d82
commit 9fdcbec64b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
47 changed files with 94 additions and 47 deletions

View File

@ -1,4 +1,5 @@
// tslint:disable /* tslint:disable */
/* eslint-disable */
{{>licenseInfo}} {{>licenseInfo}}
{{^withSeparateModelsAndApi}} {{^withSeparateModelsAndApi}}

View File

@ -1,5 +1,6 @@
{{#withSeparateModelsAndApi}} {{#withSeparateModelsAndApi}}
// tslint:disable /* tslint:disable */
/* eslint-disable */
{{>licenseInfo}} {{>licenseInfo}}
import * as globalImportUrl from 'url'; import * as globalImportUrl from 'url';

View File

@ -1,4 +1,5 @@
// tslint:disable /* tslint:disable */
/* eslint-disable */
{{>licenseInfo}} {{>licenseInfo}}
import { Configuration } from "./configuration"; import { Configuration } from "./configuration";

View File

@ -1,4 +1,5 @@
// tslint:disable /* tslint:disable */
/* eslint-disable */
{{>licenseInfo}} {{>licenseInfo}}
export interface ConfigurationParameters { export interface ConfigurationParameters {

View File

@ -1,4 +1,5 @@
// tslint:disable /* tslint:disable */
/* eslint-disable */
{{>licenseInfo}} {{>licenseInfo}}
export * from "./api"; export * from "./api";

View File

@ -1,4 +1,5 @@
// tslint:disable /* tslint:disable */
/* eslint-disable */
{{>licenseInfo}} {{>licenseInfo}}
{{#withSeparateModelsAndApi}}{{#hasAllOf}}{{#allOf}} {{#withSeparateModelsAndApi}}{{#hasAllOf}}{{#allOf}}
import { {{class}} } from './{{filename}}';{{/allOf}}{{/hasAllOf}}{{#hasOneOf}}{{#oneOf}} import { {{class}} } from './{{filename}}';{{/allOf}}{{/hasAllOf}}{{#hasOneOf}}{{#oneOf}}

View File

@ -1,4 +1,5 @@
// tslint:disable /* tslint:disable */
/* eslint-disable */
/** /**
* Example * Example
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

View File

@ -1,4 +1,5 @@
// tslint:disable /* tslint:disable */
/* eslint-disable */
/** /**
* Example * Example
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

View File

@ -1,4 +1,5 @@
// tslint:disable /* tslint:disable */
/* eslint-disable */
/** /**
* Example * Example
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

View File

@ -1,4 +1,5 @@
// tslint:disable /* tslint:disable */
/* eslint-disable */
/** /**
* Example * Example
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.