diff --git a/openapi-def.yaml b/openapi-def.yaml index 76029c1..0614179 100644 --- a/openapi-def.yaml +++ b/openapi-def.yaml @@ -377,7 +377,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PaginatedChatInfos' + $ref: '#/components/schemas/PaginatedChats' 400: $ref: '#/components/responses/BadRequest' 401: