llama-stack-mirror/docs/openapi_generator/pyopenapi
Xi Yan d97cfaa9d9
[docs] add openapi spec to docs (#508)
# What does this PR do?
- modify openapi generator to add coming soon tag for unimplemented api
- sphinx-redocs extension for openapi spec to readthedocs page

## Test Plan



https://github.com/user-attachments/assets/b4c7eebc-2361-4198-a987-dbfbcff914cf






## Before submitting

- [ ] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [ ] Ran pre-commit to handle lint / formatting issues.
- [ ] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [ ] Wrote necessary unit or integration tests.
2024-11-22 17:54:32 -08:00
..
__init__.py move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
generator.py [docs] add openapi spec to docs (#508) 2024-11-22 17:54:32 -08:00
operations.py Fix the pyopenapi generator avoid potential circular imports 2024-11-18 23:37:52 -08:00
options.py move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
README.md move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
specification.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
template.html move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
utility.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00