Mix format
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

This commit is contained in:
FloatingGhost 2022-08-07 20:49:56 +01:00
parent b3e4d81362
commit 5d23df84c9

View file

@ -159,7 +159,8 @@ defmodule Pleroma.Web.ApiSpec.Schemas.Status do
conversation_id: %Schema{ conversation_id: %Schema{
type: :integer, type: :integer,
deprecated: true, deprecated: true,
description: "The ID of the AP context the status is associated with (if any); deprecated, please use `context` instead" description:
"The ID of the AP context the status is associated with (if any); deprecated, please use `context` instead"
}, },
direct_conversation_id: %Schema{ direct_conversation_id: %Schema{
type: :integer, type: :integer,