mix format
This commit is contained in:
parent
cbd1760efa
commit
9600973917
|
@ -586,7 +586,7 @@ defp create_request 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…
Reference in New Issue