cyclosproject / ng-openapi-gen

An OpenAPI 3.0 codegen for Angular
MIT License
397 stars 132 forks source link

Allow passing the root url in ApiConfiguration.forRoot(...) #19

Closed luisfpg closed 5 years ago

luisfpg commented 5 years ago

This is already supported in ng-swagger-gen: https://github.com/cyclosproject/ng-swagger-gen/pull/166