chore: sync vendored Comfy Router spec (cloud@5b75ffc) - #113
Open
comfy-pr-bot wants to merge 1 commit into
Open
Conversation
This was referenced Aug 28, 2026
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: Comment |
This was referenced Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated sync of the public Comfy Router spec,
projected from the canonical contract (internal notes stripped).
Source:
cloud@5b75ffc.It lands at
spec/router-openapi.yamland is a contract of itsown — it is never merged into another vendored spec in this repo.
This PR is on its own per-source-commit branch (
chore/sync-router-spec-5b75ffc); a laterspec change opens a separate PR and will not touch this branch, so a
regen commit pushed here is safe.
No Router operations are currently unserved (as of
cloud@5b75ffc).This note auto-refreshes while this PR is open: a change to comfy-api's
exclude list rewrites this section in place, and a change to the
PUBLISHED Router surface opens its own sync PR carrying the set as of
ITS commit. Once this PR is merged the note is a permanent snapshot —
for the current state, check
services/comfy-api/drip/codegen.yamlinComfy-Org/cloud directly.
No code generation for this spec yet. Nothing in this repo
generates code from
spec/router-openapi.yaml, so this sync has no low layer toregenerate and the workflow that opened this pull request could not
prepare one for you.
That is not the same as nothing to do. This repo keeps a hand-written
surface coupled to this contract — the
error_typeclass table — witha drift check of its own, so a sync that adds an error bucket still
needs a commit here before this pull request goes green. When code
generation does land for this spec, its command is configured
upstream, in the same sync workflow that opened this PR, and this
section becomes the automatic one.