forked from AkkomaGang/akkoma
Apply lanodan's suggestion(s) to 1 file(s)
This commit is contained in:
parent
42185d8750
commit
f9bedf5597
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ def captcha_operation do
|
|||
def healthcheck_operation do
|
||||
%Operation{
|
||||
tags: ["Accounts"],
|
||||
summary: "Disable Account",
|
||||
summary: "Quick status check on the instance",
|
||||
security: [%{"oAuth" => ["write:accounts"]}],
|
||||
operationId: "UtilController.healthcheck",
|
||||
parameters: [],
|
||||
|
|
Loading…
Reference in a new issue