mix format

This commit is contained in:
Alex Gleason 2022-01-22 22:57:42 -06:00 committed by tusooa
parent cbd1760efa
commit 9600973917
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51

View file

@ -586,7 +586,7 @@ defmodule Pleroma.Web.ApiSpec.StatusOperation do
nullable: true,
allOf: [FlakeID],
description: "ID of the status being quoted, if any"
},
}
},
example: %{
"status" => "What time is it?",