Apply lanodan's suggestion(s) to 1 file(s)

stable
Haelwenn 3 years ago
parent 42185d8750
commit f9bedf5597

@ -195,7 +195,7 @@ defmodule Pleroma.Web.ApiSpec.TwitterUtilOperation do
def healthcheck_operation do def healthcheck_operation do
%Operation{ %Operation{
tags: ["Accounts"], tags: ["Accounts"],
summary: "Disable Account", summary: "Quick status check on the instance",
security: [%{"oAuth" => ["write:accounts"]}], security: [%{"oAuth" => ["write:accounts"]}],
operationId: "UtilController.healthcheck", operationId: "UtilController.healthcheck",
parameters: [], parameters: [],

Loading…
Cancel
Save