mix format

This commit is contained in:
Alex Gleason 2022-01-22 22:57:42 -06:00
parent 00b2dc7ecb
commit c13ccb0f84
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -529,7 +529,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?",