fix: pagination config

use paginated endpoint for example and mark input_items.list as
non-paginated

Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
Sébastien Han 2025-11-14 11:20:42 +01:00
parent da37b2a847
commit 9a36669ef3
No known key found for this signature in database

View file

@ -518,7 +518,7 @@ readme:
example_requests: example_requests:
default: default:
type: request type: request
endpoint: post /v1/chat/completions endpoint: get /v1/chat/completions
params: &ref_0 {} params: &ref_0 {}
headline: headline:
type: request type: request