chore(api): Update generated-file header attribution to Castiron - #3583
chore(api): Update generated-file header attribution to Castiron#3583apcha-oai wants to merge 1 commit into
Conversation
Castiron-Internal-PR: openai/openai-python-internal#17 Castiron-Source-SHA: c1af0d75f9b09c7f1a6d5ad24964f41bded74ff3 Castiron-Public-Base-SHA: 0c09a3f
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b0f95b511d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
jbeckwith-oai
left a comment
There was a problem hiding this comment.
The attribution update itself is clean across the 1,462 generated source/test files, but this regeneration also changes the published API contract in api_reference/openapi.transformed.yml: it removes minLength: 1 from NamespaceToolParam.description and BetaNamespaceToolParam.description. That is unrelated to the stated attribution-only change and weakens validation for those two schemas. Please regenerate against the same input/transform behavior or otherwise restore those constraints so this PR is limited to the header attribution (plus generation metadata).
Summary
chore(api): Update generated-file header attribution to Castiron