Skip to content

Handle additionalProperties for typed dicts and zod#23

Merged
adrianhdezm merged 1 commit intomainfrom
codex/handle-additionalproperties-to-dict-conversion-in-python-and
Jun 10, 2025
Merged

Handle additionalProperties for typed dicts and zod#23
adrianhdezm merged 1 commit intomainfrom
codex/handle-additionalproperties-to-dict-conversion-in-python-and

Conversation

@adrianhdezm
Copy link
Copy Markdown
Owner

Summary

  • support object schemas with additionalProperties in python typed dict generator
  • emit z.record when encountering additionalProperties in zod schema generation
  • test typed records for additionalProperties in both python and zod converters

Testing

  • npm test

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

@adrianhdezm adrianhdezm merged commit 6758d9c into main Jun 10, 2025
1 check passed
@adrianhdezm adrianhdezm deleted the codex/handle-additionalproperties-to-dict-conversion-in-python-and branch June 10, 2025 23:16
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