chore: sync Comfy API v2 specification and Comfy Router reference (cloud@9e788a8) - #1535
chore: sync Comfy API v2 specification and Comfy Router reference (cloud@9e788a8)#1535comfy-pr-bot wants to merge 1 commit into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
🌐 i18n translation sync reminder@comfyui-wiki English documentation was updated in this PR. Please complete or schedule translation updates for the following files: Japanese (
|
|
Superseded by #1537 ( Every sync pull request on this branch prefix carries the FULL projected spec as of its own source commit, so the newer one contains everything this one did. Closing it automatically and deleting A superseded sync pull request that carries a commit other than the sync bot's is never closed automatically — this one carried none. |
…d@9e788a8) (#1536) Comfy Router's model routes moved from /v1/models to /v2/models upstream (cloud #7646) and the idempotency contract is now declared in the spec (cloud #7655). This carries the comfy-pr-bot sync at cloud@9e788a8 (#1535) onto the consolidated Router pages: every route in the quickstart, the reference and the limitations page now reads /v2/models, the quickstart gains the 'Retrying safely with your own key' section, the limitations page reflects that Idempotency-Key, 409 and Idempotent-Replayed are in the contract, and the generated reference picks up the new header, response rows and error-bucket text. ja/zh/ko carry the same changes with their translation hashes re-stamped.
Automated sync of the public Comfy API v2 specification used by
the generated API reference, and of the Comfy Router API
reference generated from the Comfy API contract. Source:
cloud@9e788a8.comfy-router-reference.mdxis GENERATED - edit the upstreamcontract, not this copy. It is regenerated on every sync and an
edit made here is overwritten by the next one.
comfy-router-quickstart.mdxandcomfy-router-limitations.mdxare hand-written upstream and published verbatim. They are likewise
overwritten on every sync, so edit them upstream. If this is the
first sync that carries one of them, it also needs a navigation
entry in this repository before it renders.
This pull request is on its own per-source-commit branch
(
chore/sync-comfy-api-v2-spec-9e788a8).A later spec change opens a separate pull request and will not
rewrite this branch.
The projection strips internal operations and non-public source
annotations, and fails before this pull request can be created if
a known internal marker survives. This pull request is never
auto-merged and requires human review.