[TS][Angular2] inject base_path opaque token#3514
[TS][Angular2] inject base_path opaque token#3514wing328 merged 2 commits intoswagger-api:masterfrom damienpontifex:typescript-angular2-baseurl-inject
Conversation
|
@damienpontifex thanks for the PR. cc @Vrolijkx |
|
@damienpontifex is it correct to say that this is a breaking change (non-backward compatible)? If yes, please re-submit the PR for |
|
@wing328 I don't believe it to be a breaking change as it just provides another avenue for passing in the configuration value. |
|
Nice addition to the angular2 api. Doesn't seem a breaking change to me. should be completely backward compatible. |
|
I just ran into this missing OpaqueToken issue today. Im glad to see there is a pull request and hopefully this will be be in a release soon enough. |
|
@damienpontifex thanks for the PR, which has been merged into master. |
Enable setup of base path for apis in angular2 bootstrap by providing the value to resolve #3513
Need verifying I haven't missed anything as first code contribution to swagger-codegen and building the project from source