You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Enable users to interact with your websockets"
4
+
asyncapi: "/asyncapi.yaml channelOne"
4
5
---
5
-
6
-
Autogenerating pages from your AsyncAPI schema will create pages for each channel that display message data that can be sent and received. In the API Playground for websockets, you can connect to websocket servers to send and receive messages.
7
-
8
-

9
-
(this should be a nice image of messages in the API playground)
10
-
11
-
The API Playground for websockets is enabled by default, but automatically disabled if security schemes are required in the schema. Learn more about playground settings [here](settings/global#param-playground).
0 commit comments