"description":"URI selected by the service consumer to receive notifications on the subscribed Application Mobility Service. This shall be included both in the request and in response."
},
"requestTestNotification":{
...
...
@@ -1691,7 +1692,8 @@
"properties":{
"websocketUri":{
"description":"Set by AMS to indicate to the service consumer the Websocket URI to be used for delivering notifications.",
"description":"URI selected by the service consumer to receive notifications on the subscribed Application Mobility Service. This shall be included both in the request and in response."
description:URI selected by the service consumer to receive notifications on the subscribed Application Mobility Service. This shall be included both in the request and in response.
requestTestNotification:
type:boolean
...
...
@@ -1111,7 +1112,8 @@ components:
properties:
websocketUri:
description:Set by AMS to indicate to the service consumer the Websocket URI to be used for delivering notifications.
type:uri
type:string
format:uri
requestWebsocketUri:
type:boolean
description:Set to true by the service consumer to indicate that Websocket delivery is requested.
description:URI selected by the service consumer to receive notifications on the subscribed Application Mobility Service. This shall be included both in the request and in response.