mirror of
https://github.com/axllent/mailpit.git
synced 2025-05-19 22:23:25 +02:00
Remove breaking swagger example
This commit is contained in:
parent
1400936760
commit
1b95f2fe39
@ -285,7 +285,6 @@ type searchParams struct {
|
||||
//
|
||||
// in: query
|
||||
// required: true
|
||||
// example: tag:backups
|
||||
// type: string
|
||||
Query string `json:"query"`
|
||||
|
||||
|
@ -682,7 +682,6 @@
|
||||
"parameters": [
|
||||
{
|
||||
"type": "string",
|
||||
"example": "tag:backups",
|
||||
"x-go-name": "Query",
|
||||
"description": "Search query",
|
||||
"name": "query",
|
||||
|
Loading…
x
Reference in New Issue
Block a user