examples property.
This property can be added to any response and has the following schema.
Audio response examples
For endpoints that return audio files, you can provide a URL to an audio file in theexamples property. The API playground will render an interactive audio player instead of a code snippet.
To configure audio response examples:
- Set the content type to an
audio/*media type (e.g.,audio/mpeg,audio/wav,audio/ogg) - Provide a valid URL to an audio file as the example value