OpenAPI: remove accidentally pasted buffer data
This commit is contained in:
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…
Reference in New Issue
Block a user