Record -
websub
: ExtensionConfig
The extension configuration to introduce custom subscriber services.
Fields
- topicIdentifier TopicIdentifier TOPIC_ID_HEADER
-
The identifier based on which dispatching should happen for custom subscriber
- topicHeader string ()
-
The header to consider if required with dispatching for custom services
- headerResourceMap map ()
-
The mapping between header value and resource details
- payloadKeyResourceMap map ()
-
The mapping between value for a particular JSON payload key and resource details
- headerAndPayloadKeyResourceMap map ()
-
The mapping between values for the header and a particular JSON payload key and resource details