OpenAPI: remove accidentally pasted buffer data

stable
Alibek Omarov 4 years ago
parent b31844d6e0
commit 6107440ea0

@ -337,7 +337,7 @@ defmodule Pleroma.Web.ApiSpec.ChatOperation do
def mark_as_read do
%Schema{
title: "MarkAsReadRequest",Update chat_operation.ex
title: "MarkAsReadRequest",
description: "POST body for marking a number of chat messages as read",
type: :object,
required: [:last_read_id],

Loading…
Cancel
Save