CreateDocumentationPartRequest
Creates a new documentation part of a given API.
Types
Properties
Link copied to clipboard
The location of the targeted API entity of the to-be-created documentation part.
Link copied to clipboard
The new documentation content map of the targeted API entity. Enclosed key-value pairs are API-specific, but only OpenAPI-compliant key-value pairs can be exported and, hence, published.
Functions
Link copied to clipboard
inline fun copy(block: CreateDocumentationPartRequest.Builder.() -> Unit = {}): CreateDocumentationPartRequest