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
|
// in: query
|
||||||
// required: true
|
// required: true
|
||||||
// example: tag:backups
|
|
||||||
// type: string
|
// type: string
|
||||||
Query string `json:"query"`
|
Query string `json:"query"`
|
||||||
|
|
||||||
|
@ -682,7 +682,6 @@
|
|||||||
"parameters": [
|
"parameters": [
|
||||||
{
|
{
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"example": "tag:backups",
|
|
||||||
"x-go-name": "Query",
|
"x-go-name": "Query",
|
||||||
"description": "Search query",
|
"description": "Search query",
|
||||||
"name": "query",
|
"name": "query",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user