mix format
This commit is contained in:
parent
efd6d40a40
commit
57e4e43042
1 changed files with 1 additions and 1 deletions
|
@ -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?",
|
||||||
|
|
Loading…
Add table
Reference in a new issue