Quote posting (#113)
[akkoma] / lib / pleroma / web / api_spec / operations / status_operation.ex
index c7df676c34f846a4f7b35e952b864c295cf4168d..a5da8b58e6a78c47e3ff18249d63c7a00c8f94e3 100644 (file)
@@ -496,6 +496,11 @@ defmodule Pleroma.Web.ApiSpec.StatusOperation do
           type: :string,
           description:
             "Will reply to a given conversation, addressing only the people who are part of the recipient set of that conversation. Sets the visibility to `direct`."
+        },
+        quote_id: %Schema{
+          nullable: true,
+          type: :string,
+          description: "Will quote a given status."
         }
       },
       example: %{