Skip to content

Commit 73777e0

Browse files
Update api-playground/overview.mdx
1 parent 4fe1a8f commit 73777e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api-playground/overview.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The API playground is an interactive environment that lets users test and explor
1414

1515
The playground is automatically generated from your OpenAPI specification or AsyncAPI schema so any updates to your API are automatically reflected in the playground. You can also manually create API reference pages after defining a base URL and authentication method in your `docs.json`.
1616

17+
The playground supports rich media responses including images, audio, and video content. When your API returns media content types, the playground automatically renders them inline for immediate preview.
18+
1719
We recommend generating your API playground from an OpenAPI specification. See [OpenAPI Setup](/api-playground/openapi-setup) for more information on creating your OpenAPI document.
1820

1921
## Getting started

0 commit comments

Comments
 (0)