Skip to content
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

fix: handle negative property names correctly in case and zod plugins #1919

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

chore: add changeset for TypeScript code generation fix on negative p…

ec62470
Select commit
Loading
Failed to load commit list.
Open

fix: handle negative property names correctly in case and zod plugins #1919

chore: add changeset for TypeScript code generation fix on negative p…
ec62470
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 4, 2025 in 0s

0.00% of diff hit (target 24.15%)

View this Pull Request on Codecov

0.00% of diff hit (target 24.15%)

Annotations

Check warning on line 23 in packages/openapi-ts/src/plugins/shared/utils/case.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/shared/utils/case.ts#L20-L23

Added lines #L20 - L23 were not covered by tests

Check warning on line 372 in packages/openapi-ts/src/plugins/zod/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/zod/plugin.ts#L363-L372

Added lines #L363 - L372 were not covered by tests