added a new search all libraries endpoint with tests

This commit is contained in:
JasonLandbridge
2024-09-30 16:05:45 +02:00
parent d4fbc74edb
commit 18374e4b11
7 changed files with 36066 additions and 675 deletions

View File

@@ -0,0 +1,6 @@
name: query
in: query
required: true
schema:
type: string
description: The search query term.