Loading spec/updated/subscription-by-id-spec.json +3 −3 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ "get": { "description": "Retrieves a specific Subscription from an NGSI-LD system", "operationId": "retrieveSubscription", "tags": ["Context Subscriptions"], "tags": ["Context Subscription"], "parameters": [ { "$ref": "#/components/parameters/subscriptionId" Loading Loading @@ -70,7 +70,7 @@ "patch": { "description": "Updates a specific Subscription within an NGSI-LD system", "operationId": "updateSubscription", "tags": ["Subscriptions"], "tags": ["Context Subscription"], "parameters": [ { "$ref": "#/components/parameters/subscriptionId" Loading Loading @@ -115,7 +115,7 @@ "delete": { "description": "Removes a specific Subscription from an NGSI-LD system", "operationId": "removeSubscription", "tags": ["Subscriptions"], "tags": ["Context Subscription"], "parameters": [ { "$ref": "#/components/parameters/subscriptionId" Loading spec/updated/subscriptions-spec.json +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ "description": "Retrieves the subscriptions available in an NGSI-LD system", "operationId": "retrieveSubscriptions", "tags":[ "Subscriptions" "Context Subscription" ], "parameters": [ { Loading Loading @@ -63,7 +63,7 @@ "description": "Creates a new Subscription within an NGSI-LD system", "operationId": "createSubscription", "tags":[ "Subscriptions" "Context Subscription" ], "requestBody": { "required": true, Loading spec/updated/temporal/temporal-entity-by-id-spec.json +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ "get": { "description": "Retrieve the temporal representation of an specific Entity from an NGSI-LD system. It's possible to specify the Entity attributes to be retrieved by using query parameters", "operationId": "retrieveEntityTemporalById", "tags": ["Temporal Evolution"], "parameters": [ { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/spec/updated/entity-by-id-spec.json#/components/parameters/entityId" Loading Loading @@ -81,6 +82,7 @@ "delete": { "description": "Removes the temporal representation of an Entity from an NGSI-LD system", "operationId": "removeEntityTemporalById", "tags": ["Temporal Evolution"], "parameters": [ { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/spec/updated/entity-by-id-spec.json#/components/parameters/entityId" Loading Loading
spec/updated/subscription-by-id-spec.json +3 −3 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ "get": { "description": "Retrieves a specific Subscription from an NGSI-LD system", "operationId": "retrieveSubscription", "tags": ["Context Subscriptions"], "tags": ["Context Subscription"], "parameters": [ { "$ref": "#/components/parameters/subscriptionId" Loading Loading @@ -70,7 +70,7 @@ "patch": { "description": "Updates a specific Subscription within an NGSI-LD system", "operationId": "updateSubscription", "tags": ["Subscriptions"], "tags": ["Context Subscription"], "parameters": [ { "$ref": "#/components/parameters/subscriptionId" Loading Loading @@ -115,7 +115,7 @@ "delete": { "description": "Removes a specific Subscription from an NGSI-LD system", "operationId": "removeSubscription", "tags": ["Subscriptions"], "tags": ["Context Subscription"], "parameters": [ { "$ref": "#/components/parameters/subscriptionId" Loading
spec/updated/subscriptions-spec.json +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ "description": "Retrieves the subscriptions available in an NGSI-LD system", "operationId": "retrieveSubscriptions", "tags":[ "Subscriptions" "Context Subscription" ], "parameters": [ { Loading Loading @@ -63,7 +63,7 @@ "description": "Creates a new Subscription within an NGSI-LD system", "operationId": "createSubscription", "tags":[ "Subscriptions" "Context Subscription" ], "requestBody": { "required": true, Loading
spec/updated/temporal/temporal-entity-by-id-spec.json +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ "get": { "description": "Retrieve the temporal representation of an specific Entity from an NGSI-LD system. It's possible to specify the Entity attributes to be retrieved by using query parameters", "operationId": "retrieveEntityTemporalById", "tags": ["Temporal Evolution"], "parameters": [ { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/spec/updated/entity-by-id-spec.json#/components/parameters/entityId" Loading Loading @@ -81,6 +82,7 @@ "delete": { "description": "Removes the temporal representation of an Entity from an NGSI-LD system", "operationId": "removeEntityTemporalById", "tags": ["Temporal Evolution"], "parameters": [ { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/spec/updated/entity-by-id-spec.json#/components/parameters/entityId" Loading