-
-
Notifications
You must be signed in to change notification settings - Fork 604
Closed
Labels
bugSomething isn't workingSomething isn't workingopenapi-tsRelevant to the openapi-typescript libraryRelevant to the openapi-typescript library
Description
openapi-typescript version
7.9.1
Node.js version
24.6.0
OS + version
macOS 15.6.1
Description
Hello! First off, thanks so much for this collection of libraries, I use them all the time and they're great. Also, I've filled in the required fields, though they have nothing to do with the bug report.
I was very confused by the casing recommendation (https://openapi-ts.dev/advanced#embrace-snake-case-in-js) in the docs. Is OpenAPI supposed to be snake cased? I couldn't find any casing recommendations in the spec, and I couldn't really understand what recommendation the docs were supposed to be making.
Reproduction
https://openapi-ts.dev/advanced#embrace-snake-case-in-js
Expected result
I suppose I would expect no opinions on casing, because its nothing to do with the spec, to my knowledge?
Required
- My OpenAPI schema is valid and passes the Redocly validator (
npx @redocly/cli@latest lint)
Extra
- I’m willing to open a PR (see CONTRIBUTING.md)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopenapi-tsRelevant to the openapi-typescript libraryRelevant to the openapi-typescript library