From 65afa2822eb91799e76b45c5e690d08814ab9dc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20Herv=C3=A9?= Date: Wed, 18 Oct 2023 12:13:30 +0200 Subject: [PATCH] changes --- openapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yml b/openapi.yml index cc9f824..42f9fed 100644 --- a/openapi.yml +++ b/openapi.yml @@ -33,7 +33,7 @@ paths: - created_at - name in: query - description: Book key to sort by, defaults to name + description: Book key to sort by, defaults to name. name: sort_key required: false responses: