label | order |
---|---|
Search |
99992 |
All routes related to search
==- [!badge text="GET"] Search a movie
Parameters in the path
Name | Type | Description | Required |
---|---|---|---|
librarieName | string | The librarie name | true |
search | string | The search | true |
Status | Description |
---|---|
200: OK | The search result |
==- [!badge text="GET"] Search a serie
Parameters in the path
Name | Type | Description | Required |
---|---|---|---|
librarieName | string | The librarie name | true |
search | string | The search | true |
Status | Description |
---|---|
200: OK | The search result |
==- [!badge text="GET"] Search a book
Parameters in the path
Name | Type | Description | Required |
---|---|---|---|
librarieName | string | The librarie name | true |
search | string | The search | true |
Status | Description |
---|---|
200: OK | The search result |
===