Loading spec/updated/entity-attrs-spec.json +3 −3 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ "content": { "application/json;application/ld+json": { "schema": { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#" "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#/definitions/EntityFragment" } } } Loading Loading @@ -111,7 +111,7 @@ "content": { "application/json;application/ld+json": { "schema": { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#" "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#/definitions/EntityFragment" } } } Loading Loading @@ -170,7 +170,7 @@ "content": { "application/json;application/ld+json": { "schema": { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#" "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#/definitions/EntityFragment" } } } Loading spec/updated/full_api.json +21 −18 Original line number Diff line number Diff line Loading @@ -195,6 +195,19 @@ "type": "integer", "minimum": 1 } }, { "name": "options", "description": "Options dictionary", "in": "query", "required": false, "schema": { "type": "string", "enum": [ "keyValues", "sysAttrs" ] } } ], "responses": { Loading @@ -203,23 +216,10 @@ "content": { "application/json;application/ld+json": { "schema": { "$schema": "http://json-schema.org/schema#", "id": "https://uri.etsi.org/ngsi-ld/schema/EntityList.json", "title": "NGSI-LD EntityList", "description": "NGSI-LD EntityList", "definitions": { "EntityList": { "type": "array", "items": { "$ref": "#/paths/~1entities~1%7BentityId%7D~1attrs~1/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema/definitions/Entity" } } }, "allOf": [ { "$ref": "#/paths/~1entities~1/get/responses/200/content/application~1json%3Bapplication~1ld%2Bjson/schema/definitions/EntityList" } ] }, "examples": { "simple": { Loading Loading @@ -342,6 +342,9 @@ "minLength": 1, "description": "NGSI-LD Name" } }, { "$ref": "#/paths/~1entities~1/get/parameters/11" } ], "responses": { Loading @@ -350,7 +353,7 @@ "content": { "application/json;application/ld+json": { "schema": { "$ref": "#/paths/~1entities~1%7BentityId%7D~1attrs~1/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema" "$ref": "#/paths/~1entities~1%7BentityId%7D~1attrs~1/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema/definitions/Entity" }, "examples": { "simple": { Loading Loading
spec/updated/entity-attrs-spec.json +3 −3 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ "content": { "application/json;application/ld+json": { "schema": { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#" "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#/definitions/EntityFragment" } } } Loading Loading @@ -111,7 +111,7 @@ "content": { "application/json;application/ld+json": { "schema": { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#" "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#/definitions/EntityFragment" } } } Loading Loading @@ -170,7 +170,7 @@ "content": { "application/json;application/ld+json": { "schema": { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#" "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#/definitions/EntityFragment" } } } Loading
spec/updated/full_api.json +21 −18 Original line number Diff line number Diff line Loading @@ -195,6 +195,19 @@ "type": "integer", "minimum": 1 } }, { "name": "options", "description": "Options dictionary", "in": "query", "required": false, "schema": { "type": "string", "enum": [ "keyValues", "sysAttrs" ] } } ], "responses": { Loading @@ -203,23 +216,10 @@ "content": { "application/json;application/ld+json": { "schema": { "$schema": "http://json-schema.org/schema#", "id": "https://uri.etsi.org/ngsi-ld/schema/EntityList.json", "title": "NGSI-LD EntityList", "description": "NGSI-LD EntityList", "definitions": { "EntityList": { "type": "array", "items": { "$ref": "#/paths/~1entities~1%7BentityId%7D~1attrs~1/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema/definitions/Entity" } } }, "allOf": [ { "$ref": "#/paths/~1entities~1/get/responses/200/content/application~1json%3Bapplication~1ld%2Bjson/schema/definitions/EntityList" } ] }, "examples": { "simple": { Loading Loading @@ -342,6 +342,9 @@ "minLength": 1, "description": "NGSI-LD Name" } }, { "$ref": "#/paths/~1entities~1/get/parameters/11" } ], "responses": { Loading @@ -350,7 +353,7 @@ "content": { "application/json;application/ld+json": { "schema": { "$ref": "#/paths/~1entities~1%7BentityId%7D~1attrs~1/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema" "$ref": "#/paths/~1entities~1%7BentityId%7D~1attrs~1/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema/definitions/Entity" }, "examples": { "simple": { Loading