mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 01:48:05 +00:00
fix: post is paginated not get
Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
c921a37200
commit
71da65ae1a
1 changed files with 1 additions and 1 deletions
|
|
@ -529,5 +529,5 @@ readme:
|
||||||
params: *ref_0
|
params: *ref_0
|
||||||
pagination:
|
pagination:
|
||||||
type: request
|
type: request
|
||||||
endpoint: get /v1/chat/completions
|
endpoint: post /v1/chat/completions
|
||||||
params: {}
|
params: {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue