[T] OpenAPI3ServiceRecord
type OpenAPI3ServiceRecord = | OpenAPI3UnversionedServiceRecord | OpenAPI3VersionedServiceRecord;
A record containing the the OpenAPI 3 documents corresponding to a particular service definition.
type OpenAPI3ServiceRecord = | OpenAPI3UnversionedServiceRecord | OpenAPI3VersionedServiceRecord;
A record containing the the OpenAPI 3 documents corresponding to a particular service definition.