1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2025-04-24 03:44:10 +00:00

Fix duplicated schema names

This commit is contained in:
tusooa 2023-04-01 18:33:43 -04:00
parent 32de0683c4
commit 840dd01035
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51

View file

@ -281,7 +281,7 @@ defmodule Pleroma.Web.ApiSpec.StreamingOperation do
defp conversation_event do
server_sent_event_helper(
"Conversation",
"Conversation update",
"An update about a conversation",
"conversation",
Conversation