added accestoken to calls
This commit is contained in:
parent
29d42c770b
commit
4cf6e8a04e
@ -74,7 +74,7 @@ paths:
|
||||
responses:
|
||||
"200":
|
||||
description: OK
|
||||
content:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: "#/components/schemas/unavailable"
|
||||
@ -90,9 +90,7 @@ paths:
|
||||
summary: User not logged in
|
||||
description: User not logged in
|
||||
value:
|
||||
{
|
||||
}
|
||||
|
||||
{}
|
||||
"400":
|
||||
description: Bad request
|
||||
"401":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user