llama-stack/docs/openapi_generator/pyopenapi
Ashwin Bharambe 0dc7f5fa89
Add version to REST API url (#478)
# What does this PR do? 

Adds a `/alpha/` prefix to all the REST API urls.

Also makes them all use hyphens instead of underscores as is more
standard practice.

(This is based on feedback from our partners.)

## Test Plan 

The Stack itself does not need updating. However, client SDKs and
documentation will need to be updated.
2024-11-18 22:44:14 -08:00
..
__init__.py move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
generator.py Add version to REST API url (#478) 2024-11-18 22:44:14 -08:00
operations.py Add version to REST API url (#478) 2024-11-18 22:44:14 -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