feat: rabbitMQ request
This commit is contained in:
parent
a25a912ead
commit
c6cebb0ed2
6 changed files with 125 additions and 1 deletions
|
|
@ -8,6 +8,11 @@ get:
|
|||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
- in: query
|
||||
name: ext_search
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- in: query
|
||||
name: word
|
||||
schema:
|
||||
|
|
@ -21,7 +26,6 @@ get:
|
|||
description: List of title statuses to filter
|
||||
style: form
|
||||
explode: false
|
||||
|
||||
- in: query
|
||||
name: rating
|
||||
schema:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue