GetDocumentationPartsRequest
Gets the documentation parts of an API. The result may be filtered by the type, name, or path of API entities (targets).
Types
Properties
Link copied to clipboard
The status of the API documentation parts to retrieve. Valid values are DOCUMENTED
for retrieving DocumentationPart resources with content and UNDOCUMENTED
for DocumentationPart resources without content.
Link copied to clipboard
The type of API entities of the to-be-retrieved documentation parts.
Functions
Link copied to clipboard
inline fun copy(block: GetDocumentationPartsRequest.Builder.() -> Unit = {}): GetDocumentationPartsRequest