OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
21.48k stars 6.5k forks source link

[Feature][typescript-angularjs] useSingleRequestParameter missing on typescript-angularjs generator #6071

Open bastienmoulia opened 4 years ago

bastienmoulia commented 4 years ago

Is your feature request related to a problem? Please describe.

There is no way to generate request with single parameter in typescript-angularjs

Compare https://openapi-generator.tech/docs/generators/typescript-angular and https://openapi-generator.tech/docs/generators/typescript-angularjs

The Angular generator does not contain the useSingleRequestParameter

Describe the solution you'd like

Similar to #4465

auto-labeler[bot] commented 4 years ago

👍 Thanks for opening this issue! 🏷 I have applied any labels matching special text in your issue.

The team will review the labels and make any necessary changes.