1
0

mix format

This commit is contained in:
Alex Gleason
2022-01-22 22:57:42 -06:00
parent 00b2dc7ecb
commit c13ccb0f84
@@ -529,7 +529,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?",