forked from AkkomaGang/akkoma
OpenAPI: remove accidentally pasted buffer data
This commit is contained in:
parent
b31844d6e0
commit
6107440ea0
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ def chat_message_create 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 a new issue