attribute reminder
This commit is contained in:
parent
0e1941a0f0
commit
51455ed24b
|
@ -126,7 +126,15 @@
|
|||
"401": {
|
||||
"$ref": "#/components/responses/401-unauthorized"
|
||||
}
|
||||
},
|
||||
"security": [
|
||||
{
|
||||
"Authorization": [
|
||||
"read"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
},
|
||||
"post": {
|
||||
"tags": [
|
||||
|
|
Loading…
Reference in New Issue