Skip to content

Conversation

@huntcsg
Copy link

@huntcsg huntcsg commented Jan 1, 2026

  • Add api-reference.mdx with code examples (curl, TypeScript, Python)
  • Add overview.mdx explaining authentication, core concepts, workflows
  • Add openapi.mdx integrating OpenAPI specification
  • Add openapi-cloud.yaml with full API spec (workflows, assets, jobs, WebSocket)
  • Update navigation to include new Cloud API section

Fixes from review:

  • Use correct hash format (blake3:<64 hex chars>) in examples
  • Fix Python WebSocket async iteration bug
  • Use Node.js fs/promises instead of Deno APIs
  • Align on 'Experimental API' terminology across all files
  • Document hash format differences between endpoints

- Add api-reference.mdx with code examples (curl, TypeScript, Python)
- Add overview.mdx explaining authentication, core concepts, workflows
- Add openapi.mdx integrating OpenAPI specification
- Add openapi-cloud.yaml with full API spec (workflows, assets, jobs, WebSocket)
- Update navigation to include new Cloud API section

Fixes from review:
- Use correct hash format (blake3:<64 hex chars>) in examples
- Fix Python WebSocket async iteration bug
- Use Node.js fs/promises instead of Deno APIs
- Align on 'Experimental API' terminology across all files
- Document hash format differences between endpoints
- Create zh-CN/development/cloud/overview.mdx
- Create zh-CN/development/cloud/api-reference.mdx
- Create zh-CN/development/cloud/openapi.mdx
- Update zh-CN/development/overview.mdx with Cloud API link
- Update zh-CN/get_started/cloud.mdx with Cloud API card
- Update zh-CN/index.mdx with Cloud API card in development section
- Fix branding: use 'Comfy Cloud' consistently (not 'ComfyUI Cloud')
- Fix branding in openapi-cloud.yaml: 'ComfyUI Cloud' → 'Comfy Cloud'
- Fix zh-CN/development/cloud/openapi.mdx: revert /zh-CN/api-reference/cloud to /api-reference/cloud (OpenAPI reference is not localized)
- Fix zh-CN/development/cloud/overview.mdx: update anchor links to match Chinese headings
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

Link Validation Failed

zh-CN/development/cloud/openapi.mdx

  • Error: Chinese document uses English link
  • Problem: Link "/api-reference/cloud" in Chinese document should not point to English content
  • Found in code:
    href="/api-reference/cloud"
    

The interactive API reference cards linked to auto-generated OpenAPI
paths that the link checker cannot verify. Removed these sections
from both English and Chinese openapi.mdx files.
- Create api-reference/cloud/overview.mdx as landing page
- Update links in openapi.mdx files to point to /api-reference/cloud/overview
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

Link Validation Failed

zh-CN/development/cloud/openapi.mdx

  • Error: Chinese document uses English link
  • Problem: Link "/api-reference/cloud/overview" in Chinese document should not point to English content
  • Found in code:
    href="/api-reference/cloud/overview"
    

@github-actions
Copy link

github-actions bot commented Jan 1, 2026

Link Validation Failed

zh-CN/development/cloud/openapi.mdx

  • Error: Chinese document uses English link
  • Problem: Link "/api-reference/cloud/overview" in Chinese document should not point to English content
  • Found in code:
    href="/api-reference/cloud/overview"
    

- Fix link in zh-CN/development/cloud/openapi.mdx to point to Chinese API reference
- Add missing zh-CN/registry/claim-my-node to Chinese navigation
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.

2 participants