Skip to content

Sync Flux API documentation with upstream Docs - #759

Draft
Germey with Copilot wants to merge 2 commits into
mainfrom
copilot/sync-from-docs-flux
Draft

Sync Flux API documentation with upstream Docs#759
Germey with Copilot wants to merge 2 commits into
mainfrom
copilot/sync-from-docs-flux

Conversation

Copilot AI commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Updates the Flux package to match the latest upstream Docs OpenAPI contract and integration guidance.

  • OpenAPI

    • Adds flux/openapi/flux.json
    • Documents POST /flux/images and POST /flux/tasks, including authentication, parameters, task schemas, and responses
  • Integration guides

    • Updates API token acquisition and shared-balance guidance
    • Aligns image-generation model/size support and examples
    • Documents task timing fields: started_at, finished_at, and elapsed
    • Replaces unstable external example URLs with Ace Data Cloud CDN examples
    • Updates embedded image markup for MDX compatibility
{
  "started_at": 1736304669.839,
  "finished_at": 1736304679.439,
  "elapsed": 9.6
}

Co-authored-by: Germey <8678661+Germey@users.noreply.github.com>
Copilot AI changed the title [WIP] Update API documentation to sync with upstream changes Sync Flux API documentation with upstream Docs Aug 11, 2026
Copilot AI requested a review from Germey August 11, 2026 11:07
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 (be603c4 docs: sync from PlatformBackend [automated])

2 participants