GetDocumentationPartRequest

Gets a specified documentation part of a given API.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-getdocumentationpartrequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetDocumentationPartRequest",
  "title": "GetDocumentationPartRequest",
  "type": "object",
  "properties": {},
  "description": "Gets a specified documentation part of a given API."
}