From fefc1c5d328f5cf4c3a275898e0767ad239c7932 Mon Sep 17 00:00:00 2001 From: hmaru Date: Mon, 13 Apr 2026 15:31:27 +0530 Subject: [PATCH] minor change --- specification/resources/inference/inference_list_models.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/resources/inference/inference_list_models.yml b/specification/resources/inference/inference_list_models.yml index d8cfc88a..6c851669 100644 --- a/specification/resources/inference/inference_list_models.yml +++ b/specification/resources/inference/inference_list_models.yml @@ -8,7 +8,7 @@ servers: description: production responses: "200": - description: A list of all available models. + description: A list of available models. headers: ratelimit-limit: $ref: '../../shared/headers.yml#/ratelimit-limit'