fix(docs): correct Video API links across localized READMEs - #7116
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (6)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. WalkthroughThe supported interfaces lists now link the Video Interface entries in six localized README files to the Sora video-generation documentation. ChangesLocalized README links
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to The PR updates six README Video API links to the verified Sora Create Video documentation pages without changing code or runtime behavior; no actionable merge-blocking risk remains after normal checks and review. Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Linked Issues checkExplanation The pull request addresses issue Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (6 skipped: 6 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Agent
Links
User request
“修复 README 视频 API 链接,这个修复一下。”
Out of scope — refuse
Kind
Issue facts
README.en.md的旧视频文档路径返回 404。main的六份 README 中;对应 en、zh、ja 视频文档页面均可正常访问。Change
将六份 README 的 Video 链接更新为当前可用的 Sora 格式 Create Video 文档页,并保持各 README 原有语言前缀。未修改链接文案、代码、配置或其他文档链接。
Research
Duplicate / prior art
is:pr in:title "Video Interface URL"、is:pr "#3186" in:bodyDocs and code
docs.newapi.pro,与 README 现有链接域名一致。README.md、README.en.md、README.fr.md、README.ja.md、README.zh_CN.md、README.zh_TW.md。Alternatives considered
Create Video具体接口页。POST /v1/videos,与 README 的“Video Interface”条目直接对应。Files
README.mdREADME.en.mdREADME.fr.mdREADME.ja.mdREADME.zh_CN.mdREADME.zh_TW.mdBehavior
Create Video页面,并显示POST /v1/videos。Verification
git diff --check通过;最终差异为 6 files changed, 6 insertions(+), 6 deletions(-)。/v1/videos。Risks
Scope check
本次修改与 PR 描述由 OpenAI Codex 辅助生成。
Summary by CodeRabbit