-
-
Notifications
You must be signed in to change notification settings - Fork 533
Issues: ferdikoomen/openapi-typescript-codegen
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
I want to improve the delivery of XLSX files to support a wider range of tasks.
#2212
opened Jul 4, 2024 by
ez-kraivit
optionally pass other setting to AxiosRequestConfig used in axios.request(requestConfig);
#2157
opened May 22, 2024 by
grimmerk
If all parameters are optional, make the top level object optional too
#2044
opened Feb 20, 2024 by
Stono
OpenAPI.ts
Resolver
typing is annoying, should use a Maybe
type
#2005
opened Jan 26, 2024 by
ferretwithaberet
Add the ability to modify the syntax of the generated service method names
#1915
opened Nov 28, 2023 by
ghost
don't include the full namespace like be.company.User, but rather just User as type or interface
#1907
opened Nov 24, 2023 by
Ardaipek
PascalCase for type names, or interfaces instead of types in models
#1893
opened Nov 17, 2023 by
IamIGI
Share Generated BaseHttpRequest and associated models if generating client code for more than one api spec
#1889
opened Nov 14, 2023 by
adam-mahmood
Question: is there a way to override the generated Blob type to be File?
#1825
opened Oct 11, 2023 by
rossmacarthur
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.