Record: SubscriptionChangeRequest
Record representing a WebSub subscription change request-body.
Closed record
Fields
- topic string(default "")
- callback string(default "")
- leaseSeconds int(default 0)
- secret string(default "")
The topic for which the subscription/unsubscription request is sent
The callback which should be registered/unregistered for the subscription/unsubscription request sent
The lease period for which the subscription is expected to be active
The secret to be used for authenticated content distribution with this subscription