Skip to content

Commit fcffeee

Browse files
committed
Merge branch 'kathryn/asyncapi-docs' of https://github.com/mintlify/docs into kathryn/asyncapi-docs
2 parents 7be4b73 + a67d3d1 commit fcffeee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-playground/asyncapi/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Create websocket reference pages with AsyncAPI"
55

66
## Add an AsyncAPI specification file
77

8-
To begin to create pages for your websockets, make sure you have a valid AsyncAPI schema document in either JSON or YAML format that follows the [AsyncAPI specification](https://www.asyncapi.com/docs/reference/specification/v3.0.0). Your schema must follow AsyncAPI specification 3.0+.
8+
To begin to create pages for your websockets, make sure you have a valid AsyncAPI schema document in either JSON or YAML format that follows the [AsyncAPI specification](https://www.asyncapi.com/docs/reference/specification/v3.0.0). Your schema must follow the AsyncAPI specification 3.0+.
99

1010
<Tip>
1111
To make sure your AsyncAPI schema is valid, you can paste it into the

0 commit comments

Comments
 (0)