mirror of
https://github.com/axllent/mailpit.git
synced 2025-05-27 22:57:35 +02:00
Remove swagger example to allow validation
This commit is contained in:
parent
0c63c29769
commit
45e67b5cac
@ -22,7 +22,6 @@ type getMessageHTMLParams struct {
|
||||
//
|
||||
// in: path
|
||||
// required: true
|
||||
// example: B79PgsotENzGwk4CCbAcAq
|
||||
ID string
|
||||
|
||||
// If this is route is to be embedded in an iframe, set embed to `1` in the URL to add `target="_blank"` and `rel="noreferrer noopener"` to all links.
|
||||
|
@ -998,7 +998,6 @@
|
||||
"parameters": [
|
||||
{
|
||||
"type": "string",
|
||||
"example": "B79PgsotENzGwk4CCbAcAq",
|
||||
"description": "Message database ID or \"latest\"",
|
||||
"name": "ID",
|
||||
"in": "path",
|
||||
|
Loading…
x
Reference in New Issue
Block a user