mirror of
https://github.com/axllent/mailpit.git
synced 2025-12-22 00:19:19 +02:00
Remove swagger parameter examples (invalid format)
This commit is contained in:
@@ -17,7 +17,6 @@ type getMessageHTMLParams struct {
|
||||
//
|
||||
// in: path
|
||||
// required: true
|
||||
// example: 4oRBnPtCXgAqZniRhzLNmS
|
||||
ID string
|
||||
}
|
||||
|
||||
@@ -80,7 +79,6 @@ type getMessageTextParams struct {
|
||||
//
|
||||
// in: path
|
||||
// required: true
|
||||
// example: 4oRBnPtCXgAqZniRhzLNmS
|
||||
ID string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user