openapi: Fix description for stream creation event.

This commit updates description for stream creation event
to mention that the event is also sent when user gains
access to a stream either due to being subscribed to it
or if a private stream is made public.
This commit is contained in:
Sahil Batra 2023-07-11 16:05:45 +05:30 committed by Tim Abbott
parent b13f6a6127
commit 2c02d94b85
1 changed files with 5 additions and 0 deletions

View File

@ -1168,6 +1168,11 @@ paths:
the new stream exists (for private streams, only subscribers and
organization administrators will receive this event).
This event is also sent when a user gains access to a stream they
previously [could not access](/help/stream-permissions), such as
when a private stream is made public, or when a user is subscribed
to a private stream.
Note that organization administrators who are not subscribed will
not be able to see content on the stream; just that it exists.
properties: