EventSubscription
Type: object
Properties:
events:
Type: array
Items:
Reference: '#/components/schemas/CAPIFEvent'
minItems: 1
Description: Subscribed events
notificationDestination:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Uri'
requestTestNotification:
Type: boolean
Description: Set to true by Subscriber to request the CAPIF core function to send a test notification as defined in in subclause 7.6. Set to false or omitted otherwise.
websockNotifConfig:
Reference: 'TS29122_CommonData.yaml#/components/schemas/WebsockNotifConfig'
supportedFeatures:
Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
Required:
- events
- notificationDestination