Skip to content

docs: align scheduler API examples#2089

Open
RerankerGuo wants to merge 1 commit into
MemTensor:mainfrom
RerankerGuo:docs/fix-scheduler-doc-examples
Open

docs: align scheduler API examples#2089
RerankerGuo wants to merge 1 commit into
MemTensor:mainfrom
RerankerGuo:docs/fix-scheduler-doc-examples

Conversation

@RerankerGuo

Copy link
Copy Markdown
Contributor

Fixes #2083.

Summary

  • Replace scheduler docs Quick Start snippets that called missing SDK methods with direct requests calls to the documented scheduler HTTP endpoints.
  • Rename docs/cn/open_source/open_source_api/scheduler/ wait.md to wait.md.

Validation

  • python3 static docs check: confirmed the leading-space file is gone, wait.md exists, stale SDK method names are absent, and scheduler endpoint paths are present.
  • make format could not run locally because poetry is not installed: make: poetry: Command not found.

@RerankerGuo RerankerGuo marked this pull request as ready for review July 9, 2026 09:30
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.

fix: Scheduler docs reference non-existent SDK methods and mismatch the actual server API

1 participant