chore: sync vendored Comfy Router spec (cloud@2a369ae) - #98
Open
comfy-pr-bot wants to merge 1 commit into
Open
Conversation
|
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 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@2a369ae.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-2a369ae);a later spec 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@2a369ae).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 regeneration step for this spec yet. Nothing in this repo reads
spec/router-openapi.yaml, so there is no low layer to regenerate before merge andno spec-drift check to satisfy — merging vendors the contract and
nothing else. When Router code generation does land here, this
section should carry its command; it is configured upstream, in the
same sync workflow that opened this PR.