mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-23 14:24:03 +00:00
add fix from @kkrauth to swagger json
This commit is contained in:
parent
d3b3238f62
commit
52a0a37da0
1 changed files with 8 additions and 1 deletions
|
@ -140,6 +140,13 @@
|
|||
"containing"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "query",
|
||||
"in": "query",
|
||||
"description": "Search parameter",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "start",
|
||||
"in": "query",
|
||||
|
|
Loading…
Reference in a new issue