"description":"The URI for the device to perform the download on.",
"description":"The URI for the device to perform the download on.",
"format":"uri",
"format":"uri",
"type":"uri",
"type":"string",
"x-etsi-mec-cardinality":"0..1",
"x-etsi-mec-cardinality":"0..1",
"x-etsi-mec-origin-type":"URI"
"x-etsi-mec-origin-type":"URI"
},
},
...
@@ -1654,7 +1663,7 @@
...
@@ -1654,7 +1663,7 @@
"self":{
"self":{
"description":"Self referring URI. This shall be included in the response from the FAIS. The URI shall be unique within the FAI API as it acts as an ID for the subscription.",
"description":"Self referring URI. This shall be included in the response from the FAIS. The URI shall be unique within the FAI API as it acts as an ID for the subscription.",
"format":"uri",
"format":"uri",
"type":"uri",
"type":"string",
"x-etsi-mec-cardinality":"1",
"x-etsi-mec-cardinality":"1",
"x-etsi-mec-origin-type":"URI"
"x-etsi-mec-origin-type":"URI"
}
}
...
@@ -1999,7 +2008,8 @@
...
@@ -1999,7 +2008,8 @@
"properties":{
"properties":{
"subscriptionType":{
"subscriptionType":{
"description":"Set by FAIS to indicate to the service consumer the Websocket URI to be used for delivering notifications.",
"description":"Set by FAIS to indicate to the service consumer the Websocket URI to be used for delivering notifications.",
"type":"uri"
"type":"string",
"format":"uri"
},
},
"requestWebsocketUri":{
"requestWebsocketUri":{
"description":"Set to true by the service consumer to indicate that Websocket delivery is requested.",
"description":"Set to true by the service consumer to indicate that Websocket delivery is requested.",
...
@@ -2160,7 +2170,7 @@
...
@@ -2160,7 +2170,7 @@
"href":{
"href":{
"description":"The URI referring to the subscription.",
"description":"The URI referring to the subscription.",
description:The URI for the device to perform the download on.
description:The URI for the device to perform the download on.
format:uri
format:uri
type:uri
type:string
x-etsi-mec-cardinality:0..1
x-etsi-mec-cardinality:0..1
x-etsi-mec-origin-type:URI
x-etsi-mec-origin-type:URI
eOMTime:
eOMTime:
...
@@ -1287,7 +1294,7 @@ components:
...
@@ -1287,7 +1294,7 @@ components:
self:
self:
description:Self referring URI. This shall be included in the response from the FAIS. The URI shall be unique within the FAI API as it acts as an ID for the subscription.
description:Self referring URI. This shall be included in the response from the FAIS. The URI shall be unique within the FAI API as it acts as an ID for the subscription.
format:uri
format:uri
type:uri
type:string
x-etsi-mec-cardinality:"1"
x-etsi-mec-cardinality:"1"
x-etsi-mec-origin-type:URI
x-etsi-mec-origin-type:URI
required:
required:
...
@@ -1598,7 +1605,8 @@ components:
...
@@ -1598,7 +1605,8 @@ components:
properties:
properties:
subscriptionType:
subscriptionType:
description:Set by FAIS to indicate to the service consumer the Websocket URI to be used for delivering notifications.
description:Set by FAIS to indicate to the service consumer the Websocket URI to be used for delivering notifications.
type:uri
type:string
format:uri
requestWebsocketUri:
requestWebsocketUri:
description:Set to true by the service consumer to indicate that Websocket delivery is requested.
description:Set to true by the service consumer to indicate that Websocket delivery is requested.
type:boolean
type:boolean
...
@@ -1737,7 +1745,7 @@ components:
...
@@ -1737,7 +1745,7 @@ components:
href:
href:
description:The URI referring to the subscription.
description:The URI referring to the subscription.