Skip to content

Commit c67b113

Browse files
authored
[typescript-angular] add license information for BaseService (#21104)
The new BaseService was added in #20681, but the license information was not added.
1 parent f9f5af5 commit c67b113

File tree

19 files changed

+163
-0
lines changed

19 files changed

+163
-0
lines changed

modules/openapi-generator/src/main/resources/typescript-angular/api.base.service.mustache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{{>licenseInfo}}
12
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
23
import { CustomHttpParameterCodec } from './encoder';
34
import { {{configurationClassName}} } from './configuration';

samples/client/others/typescript-angular/builds/composed-schemas-tagged-unions/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* Schemas with different types of composition for testing models generation
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/others/typescript-angular/builds/composed-schemas/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* Schemas with different types of composition for testing models generation
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v12-oneOf/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* fruity
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v12-provided-in-any/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v12-provided-in-root/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v13-oneOf/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* fruity
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v13-provided-in-any/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v13-provided-in-root/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v13-provided-in-root/builds/with-npm/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v14-provided-in-root/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v14-query-param-object-format/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v15-provided-in-root/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v16-provided-in-root/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v17-provided-in-root/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v18-provided-in-root/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v19-with-angular-dependency-params/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

samples/client/petstore/typescript-angular-v19/builds/default/api.base.service.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* OpenAPI Petstore
3+
*
4+
*
5+
*
6+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7+
* https://openapi-generator.tech
8+
* Do not edit the class manually.
9+
*/
110
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
211
import { CustomHttpParameterCodec } from './encoder';
312
import { Configuration } from './configuration';

0 commit comments

Comments
 (0)