total rebase
[anni] / lib / pleroma / web / api_spec / operations / pleroma_instances_operation.ex
old mode 100755 (executable)
new mode 100644 (file)
index 82db4e1..e9319f3
@@ -13,7 +13,7 @@ defmodule Pleroma.Web.ApiSpec.PleromaInstancesOperation do
 
   def show_operation do
     %Operation{
-      tags: ["Instance"],
+      tags: ["Instance misc"],
       summary: "Retrieve federation status",
       description: "Information about instances deemed unreachable by the server",
       operationId: "PleromaInstances.show",