Fix unsubscribe event type in streaming doc

This commit is contained in:
tusooa 2023-04-01 17:15:58 -04:00
parent c13f0a8460
commit 32de0683c4
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51

View file

@ -391,7 +391,7 @@ defmodule Pleroma.Web.ApiSpec.StreamingOperation do
client_sent_event_helper(
"Unsubscribe",
"Unsubscribe from a stream.",
"subscribe",
"unsubscribe",
stream_specifier(),
required: [:stream],
example: %{