GetDocumentationPartsRequest

Gets the documentation parts of an API. The result may be filtered by the type, name, or path of API entities (targets).

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-getdocumentationpartsrequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetDocumentationPartsRequest",
  "title": "GetDocumentationPartsRequest",
  "type": "object",
  "properties": {},
  "description": "Gets the documentation parts of an API. The result may be filtered by the type, name, or path of API entities (targets)."
}