llama-stack/llama_stack/apis/files
Sébastien Han bb5fca9521
chore: more API validators (#2165)
# What does this PR do?

We added:

* make sure docstrings are present with 'params' and 'returns'
* fail if someone sets 'returns: None'
* fix the failing APIs

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-15 11:22:51 -07:00
..
__init__.py feat: adding endpoints for files and uploads (#1070) 2025-02-20 13:09:00 -08:00
files.py chore: more API validators (#2165) 2025-05-15 11:22:51 -07:00