${ tag.name }
${ tag.description }
${ path.summary }
${ path.description }
HTTP Request:
${ path.method }${ path.http }
Query Parameters:
${ n }
${ p.type }
${ param.schema.type }
Example request
Example request
Example response
${ path.exampleResponse200.text }
Example response ERROR