-
Notifications
You must be signed in to change notification settings - Fork 63
Issues: fabien0102/openapi-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
Generated schema contains "Record<string, any>" even with "additionalProperties: false" in openapi.json
#258
opened Jul 2, 2024 by
De4dVo1ce
[Improvement] - allow passing React Query's
skipToken
to add typesafe disabling of queries
#252
opened May 19, 2024 by
AronBe
Seperate fetchMethods and react-query hooks in separate files to use in server and client side - Nextjs
#249
opened Apr 30, 2024 by
essuraj
Incorrect "string | string" type generated from the swagger.json using oneOf statement
#216
opened Jan 11, 2024 by
8Duke8
Schema with default: null becomes default("null") in generated Zod code
#212
opened Dec 4, 2023 by
robogeek
Schema with 'default: "0000-00-00"' became Zod validator 'default(0)'
#211
opened Dec 4, 2023 by
robogeek
Improve handling of default value in responses for successful status codes
#199
opened Sep 12, 2023 by
zloit
[Suggestion] Make a dictionary of all operations with response, operationId, path, variables
#193
opened Aug 14, 2023 by
sneko
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.