chore(api): document API error response contracts - #210
markstuart-oai wants to merge 1 commit into
Conversation
Castiron custom codeMixed files: 5 → 6 1 newly customized · 0 customizations removed · 0 existing customizations changed · 1 generated baselines changed Compared
5 existing customizations unchanged
A changed generated baseline means this report cannot reliably identify which handwritten lines changed. Inspect the custom-code diffDownload the exact patch produced by this run (requires repository access): gh run download 35530559718 --repo openai/openai-cli \
--name castiron-custom-code-35530559718-1 --dir /tmp/castiron-custom-code-35530559718-1
git apply --stat /tmp/castiron-custom-code-35530559718-1/custom-code.patch
cat /tmp/castiron-custom-code-35530559718-1/custom-code.patchOr reproduce it from an SDK checkout containing the vendored reporter: git fetch --no-tags origin 0169bff050ff9c05c4609b669c06709306d464fa 7b193c38172bd674be53d7cf1a1c9a8f1dc47aee
python3 scripts/castiron/custom_code_report.py report \
--base 0169bff050ff9c05c4609b669c06709306d464fa \
--head 7b193c38172bd674be53d7cf1a1c9a8f1dc47aee --fetch --require-head-hash --public \
--out /tmp/castiron-custom-code-7b193c38172b
cat /tmp/castiron-custom-code-7b193c38172b/custom-code.patchThis is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR. |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
Castiron-Internal-PR: openai/openai-cli-internal#87 Castiron-Source-SHA: f0499d1e6ed09bd464d59d52f6ce20d09b524522 Castiron-Public-Base-SHA: 0169bff
35ded36 to
7b193c3
Compare
Summary
Clarifies documented HTTP error responses while preserving existing CLI commands.
Changes
Source monorepo PRs: #1530657, #1530727, #1530744, #1530838, #1530911, #1530918, #1530926, #1530938, #1530960, #1530967.