Skip to content

Ensure consistent schema naming#25

Merged
adrianhdezm merged 2 commits intomainfrom
codex/ensure-pascalcase-for-typeddict-names-and-camelcase-for-zod
Jun 11, 2025
Merged

Ensure consistent schema naming#25
adrianhdezm merged 2 commits intomainfrom
codex/ensure-pascalcase-for-typeddict-names-and-camelcase-for-zod

Conversation

@adrianhdezm
Copy link
Copy Markdown
Owner

Summary

  • enforce PascalCase class names and camelCase Zod schemas
  • add simple case conversion helpers
  • update related tests and snapshots

Testing

  • npm run format
  • npm test

https://chatgpt.com/codex/tasks/task_e_6849304d7d78832996d85e78abd5a60c

@adrianhdezm adrianhdezm merged commit b715869 into main Jun 11, 2025
1 check passed
@adrianhdezm adrianhdezm deleted the codex/ensure-pascalcase-for-typeddict-names-and-camelcase-for-zod branch June 11, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant