Skip to content

Commit 64dde58

Browse files
committed
[typescript-angular] add license information for api.base.service.mustache
The new BaseService was added in OpenAPITools#20681, but the license information was not added.
1 parent f9f5af5 commit 64dde58

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{{>licenseInfo}}
2+
13
import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
24
import { CustomHttpParameterCodec } from './encoder';
35
import { {{configurationClassName}} } from './configuration';

0 commit comments

Comments
 (0)