llama-stack-mirror/docs/openapi_generator
Ihar Hrachyshka cceb5e934e docs: Remove duplicate docs on api docs generator
Since #892, we also need to install ruamel. Instead of maintaining the
list of script dependencies in multiple places, remove it and assume
developers read CONTRIBUTING.md docs.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-03-11 12:18:57 -04:00
..
pyopenapi feat: enhance OpenAPI spec to include Error types (#1320) 2025-02-28 11:16:12 -08:00
generate.py feat: enhance OpenAPI spec to include Error types (#1320) 2025-02-28 11:16:12 -08:00
README.md docs: Remove duplicate docs on api docs generator 2025-03-11 12:18:57 -04:00
run_openapi_generator.sh chore: remove straggler references to llama-models (#1345) 2025-03-01 14:26:03 -08:00

The RFC Specification (OpenAPI format) is generated from the set of API endpoints located in llama_stack/distribution/server/endpoints.py using the generate.py utility.