Skip to content

[I] OpenAPI3VersionedDocumentRecord

A record containing an unversioned OpenAPI document and associated metadata.

Properties

PropertyModifierTypeDescription
diagnosticsreadonlyreadonly Diagnostic[]The diagnostics created for this version.
documentreadonlySupportedOpenAPIDocumentsThe OpenAPI document
servicereadonlyServiceThe service that generated this OpenAPI document.
versionreadonlystringThe version of the service. Absent if the service is unversioned.