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, nullable: true,
allOf: [FlakeID], allOf: [FlakeID],
description: "ID of the status being quoted, if any" description: "ID of the status being quoted, if any"
}, }
}, },
example: %{ example: %{
"status" => "What time is it?", "status" => "What time is it?",