Properties
Private applicationDomainName
applicationDomainName: string
Private assetsApplicationDomainName
assetsApplicationDomainName: string
Private asyncApiDocument
asyncApiDocument: AsyncAPIDocument
Private asyncApiDocumentJson
asyncApiDocumentJson: any
Private epApiName
epApiName: string
Private Optional epApiVersionName
epApiVersionName?: string
Private originalApiSpecJson
originalApiSpecJson: any
Private overrideBrokerType
overrideBrokerType: undefined | string
Private overrideChannelDelimiter
overrideChannelDelimiter: undefined | string
Private overrideEpApplicationDomainName
overrideEpApplicationDomainName: undefined | string
Private overrideEpAssetsApplicationDomainName
overrideEpAssetsApplicationDomainName: undefined | string
Private unprefixedApplicationDomainName
unprefixedApplicationDomainName: string
Private unprefixedAssetsApplicationDomainName
unprefixedAssetsApplicationDomainName: string
Static Private Readonly DefaultBrokerType
Default
Broker
Type
: SOLACE = EBrokerTypes.SOLACE
Static Private Readonly DefaultChannelDelimiter
Default
Channel
Delimiter
: SLASH = EChannelDelimiters.SLASH
Static Readonly InvalidBrokerTypeIssue
InvalidBrokerTypeIssue: "Please use a supported brokerType." = "Please use a supported brokerType."
Static Readonly InvalidChannelDelimiterIssue
InvalidChannelDelimiterIssue: "Please use a supported channel delimiter." = "Please use a supported channel delimiter."
Static Readonly NotSemVerIssue
NotSemVerIssue: "Please use semantic versioning format for API version." = "Please use semantic versioning format for API version."