Skip to content

chore: no-op sync — openai Docs update is documentation-only#37

Merged
Germey merged 1 commit intomainfrom
copilot/sync-openai-docs-again
Apr 26, 2026
Merged

chore: no-op sync — openai Docs update is documentation-only#37
Germey merged 1 commit intomainfrom
copilot/sync-openai-docs-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 26, 2026

Docs commit 64d1400 lists openai as the changed service, triggering this sync. Investigation confirms the commit only touched guide documentation (openai_images_edits.mdx, openai_images_generations.mdx) — no changes to openapi/openai.json.

Findings

  • openapi/openai.json last changed in f207944 (canary revert, Apr 25) — already captured by prior syncs
  • All 5 OpenAI endpoints match the SDK: /openai/chat/completions, /openai/embeddings, /openai/images/generations, /openai/responses, /openai/images/edits
  • Newly documented models (gpt-image-2, nano-banana, nano-banana-2, nano-banana-pro) are already in the spec enum; SDK accepts model: string so no type changes needed

No SDK changes required. Both TypeScript and Python SDKs are in sync with the current spec.

Copilot AI changed the title [WIP] Sync SDK with latest API specs from Docs chore: no-op sync — openai Docs update is documentation-only Apr 26, 2026
Copilot AI requested a review from Germey April 26, 2026 15:42
@Germey Germey marked this pull request as ready for review April 26, 2026 15:42
@Germey Germey merged commit 8ee52b0 into main Apr 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sync: update from Docs (64d1400 docs: sync from PlatformBackend (zh-CN base + translations) [automated])

2 participants