{ "$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)." }