InstanceOperation: Add background image to example
[akkoma] / lib / pleroma / web / api_spec / operations / instance_operation.ex
index 880bd3f1b9dd0977e9092d7d9b1063d4582bc34b..9d189d029af568351edbf0e40e8a89cfd76d57a2 100644 (file)
@@ -130,6 +130,7 @@ defmodule Pleroma.Web.ApiSpec.InstanceOperation do
       example: %{
         "avatar_upload_limit" => 2_000_000,
         "background_upload_limit" => 4_000_000,
+        "background_image" => "/static/image.png",
         "banner_upload_limit" => 4_000_000,
         "description" => "A Pleroma instance, an alternative fediverse server",
         "email" => "lain@lain.com",