Ver código fonte

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

cycles-validator
Haelwenn 3 anos atrás
pai
commit
f9bedf5597
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      lib/pleroma/web/api_spec/operations/twitter_util_operation.ex

+ 1
- 1
lib/pleroma/web/api_spec/operations/twitter_util_operation.ex Ver arquivo

@@ -195,7 +195,7 @@ defmodule Pleroma.Web.ApiSpec.TwitterUtilOperation 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: [],


Carregando…
Cancelar
Salvar