Skip to content

[RTKQ Code Gen OpenAPI] feature request: convert case styles of request and response parameters #2675

@aidy1991

Description

@aidy1991

When generating codes from OpenAPI schema, the parameters of request body and response use the names defined in the schema as they are. For example, if a parameter is defined as a snake case, it is necessary to exceptionally write snake case in the TypeScript code.
Since it is common to use camel case in TypeScript and JavaScript, we would like to use camel case in the code generated from OpenAPI schema.

Metadata

Metadata

Assignees

Labels

RTKQ-CodegenIssues related to the @rtk-query/codegen-openapi package.
No fields configured for Enhancement.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions