cyclosproject / ng-openapi-gen

An OpenAPI 3.0 codegen for Angular
MIT License
404 stars 134 forks source link

Path parameters are not being URL encoded correctly #175

Closed luisfpg closed 3 years ago

luisfpg commented 3 years ago

When passing path parameters with illegal URL characters, the generated URL is invalid.