From 427ad626e15529aaef4ee50e502d9d94a10feaa8 Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Fri, 7 Mar 2025 19:45:05 +0000 Subject: [PATCH] feat: Update endpoint /books --- app/api/endpoints/books.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/api/endpoints/books.py b/app/api/endpoints/books.py index e69de29..b182cfa 100644 --- a/app/api/endpoints/books.py +++ b/app/api/endpoints/books.py @@ -0,0 +1 @@ +jazz \ No newline at end of file