An error occurred while fetching the assigned milestone of the selected merge_request.
modules/openapi-generator/src
main
java/org/openapitools/codegen/languages
TypeScriptAngularClientCodegen.java +17 -2
resources/typescript-angular
api.service.mustache +2 -2
variables.mustache +1 -1
test/java/org/…/codegen/options
TypeScriptAngularClientOptionsProvider.java +2 -1
samples/client/petstore
typescript-angular-v2
default
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +176 -176
index.ts +4 -4
rxjs-operators.ts +11 -11
npm
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +176 -176
index.ts +4 -4
rxjs-operators.ts +11 -11
tsconfig.json +32 -32
with-interfaces
api
api.ts +10 -10
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +176 -176
index.ts +4 -4
rxjs-operators.ts +11 -11
typescript-angular-v4.3/npm
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
ng-package.json +6 -6
tsconfig.json +28 -28
typescript-angular-v4/npm
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +176 -176
index.ts +4 -4
ng-package.json +6 -6
rxjs-operators.ts +11 -11
tsconfig.json +28 -28
…/…
default
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
with-npm
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
ng-package.json +6 -6
tsconfig.json +28 -28
…/…
default
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
with-npm
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
ng-package.json +6 -6
tsconfig.json +28 -28
…/…
default
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
with-npm
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
ng-package.json +6 -6
tsconfig.json +28 -28
…/…
default
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
with-npm
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
ng-package.json +6 -6
tsconfig.json +28 -28
…/…
single-request-parameter
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
ng-package.json +6 -6
tsconfig.json +28 -28
with-npm
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
ng-package.json +6 -6
tsconfig.json +28 -28
with-prefixed-module-name
api
api.ts +7 -7
model
apiResponse.ts +5 -5
category.ts +4 -4
order.ts +11 -11
pet.ts +11 -11
tag.ts +4 -4
user.ts +13 -13
.gitignore +4 -4
README.md +180 -180
index.ts +4 -4
ng-package.json +6 -6
tsconfig.json +28 -28
@@ -17,6 +17,8 @@
@@ -55,18 +57,21 @@ public class TypeScriptAngularClientCodegen extends AbstractTypeScriptClientCode
@@ -109,6 +114,7 @@ public class TypeScriptAngularClientCodegen extends AbstractTypeScriptClientCode
@@ -234,10 +240,19 @@ public class TypeScriptAngularClientCodegen extends AbstractTypeScriptClientCode
@@ -27,7 +27,7 @@ import '../rxjs-operators';
@@ -84,7 +84,7 @@ export class {{classname}} {
@@ -46,7 +46,7 @@ public class TypeScriptAngularClientOptionsProvider implements OptionsProvider {
@@ -81,6 +81,7 @@ public class TypeScriptAngularClientOptionsProvider implements OptionsProvider {