ApiConfigOpenapiDocumentDocument

data class ApiConfigOpenapiDocumentDocument(val contents: String, val path: String)

Constructors

Link copied to clipboard
constructor(contents: String, path: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Base64 encoded content of the file.

Link copied to clipboard

The file path (full or relative path). This is typically the path of the file when it is uploaded.