Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NGSI Linked Data
NGSI-LD
Commits
85ad5834
Commit
85ad5834
authored
Nov 07, 2018
by
canterafonsj
Browse files
Closer and closer
parent
91c7cf53
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
+7
-6
schema/Subscription.json
schema/Subscription.json
+5
-4
schema/common.json
schema/common.json
+2
-2
No files found.
schema/Subscription.json
View file @
85ad5834
...
@@ -48,9 +48,6 @@
...
@@ -48,9 +48,6 @@
"endpoint"
"endpoint"
]
]
},
},
"EntityInfo"
:
{
"$ref"
:
"https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/EntityInfo"
},
"GeoQuery"
:
{
"GeoQuery"
:
{
"type"
:
"object"
,
"type"
:
"object"
,
"required"
:
[
"required"
:
[
...
@@ -122,7 +119,11 @@
...
@@ -122,7 +119,11 @@
"$ref"
:
"https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/LdContext"
"$ref"
:
"https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/LdContext"
},
},
"entities"
:
{
"entities"
:
{
"$ref"
:
"#/definitions/EntityInfo"
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/EntityInfo"
},
"minItems"
:
1
},
},
"name"
:
{
"name"
:
{
"type"
:
"string"
,
"type"
:
"string"
,
...
...
schema/common.json
View file @
85ad5834
{
{
"$schema"
:
"http://json-schema.org/schema#"
,
"$schema"
:
"http://json-schema.org/schema#"
,
"id"
:
"https://uri.etsi.org/ngsi-ld/schema/common.json"
,
"id"
:
"https://uri.etsi.org/ngsi-ld/schema/common.json"
,
"title"
:
"NGSI-LD
Entity
"
,
"title"
:
"NGSI-LD
Common Definitions
"
,
"description"
:
"NGSI-LD
Entity
"
,
"description"
:
"NGSI-LD
Common
"
,
"definitions"
:
{
"definitions"
:
{
"LdContext"
:
{
"LdContext"
:
{
"anyOf"
:
[
"anyOf"
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment