mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-08-03 07:23:39 +00:00
Fixed OpenAPI docs to be spec compliant
This commit is contained in:
parent
d0fc62ef13
commit
d29580aa02
1 changed files with 4 additions and 0 deletions
|
|
@ -3953,6 +3953,8 @@ paths:
|
|||
in: query
|
||||
name: tags
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
- description: e.g. api-key-string
|
||||
example: api-key-string
|
||||
in: header
|
||||
|
|
@ -4512,6 +4514,8 @@ paths:
|
|||
in: query
|
||||
name: tags
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
- description: e.g. api-key-string
|
||||
example: api-key-string
|
||||
in: header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue