Endpoint Response Snippet
The EndpointResponseSnippet
component is used to reference an endpoint
response from your API Reference. Below is an example of referencing the
response for the POST /snippets
endpoint.
Markdown
will be rendered as
Reference particular examples
If you want to reference a particular example in the response snippet, you can set example
prop
to the name of the example. See the steps below: