mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 04:20:52 +00:00
added a new search all libraries endpoint with tests
This commit is contained in:
6
src/parameters/query.yaml
Normal file
6
src/parameters/query.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: query
|
||||
in: query
|
||||
required: true
|
||||
schema:
|
||||
type: string
|
||||
description: The search query term.
|
||||
Reference in New Issue
Block a user