EndpointsInfo for a doc
Endpoints

Info for a doc

curl -X GET "http://petstore.swagger.io/v1/docs/example_string" \
  -H "Content-Type: application/json"
[
  "null"
]
GET
/docs/{docId}
GET
path
docIdstring
Required

The id of the doc to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

docIdstring
Required

The id of the doc to retrieve

Responses

Expected response to a valid request