Enum EventCatalogRole
Represents the EventCatalog role for the x-eventcatalog-role extension.
public enum EventCatalogRole
Fields
Client = 1The service consumes/subscribes to this message.
Provider = 0The service produces/publishes this message.