Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CIM - Context Information Management
NGSI-LD API
Commits
1ccde6a8
Commit
1ccde6a8
authored
Dec 18, 2018
by
canterafonsj
Browse files
Required moved to the right place
parent
197a1958
Changes
1
Hide whitespace changes
Inline
Side-by-side
schema/Entity.json
View file @
1ccde6a8
...
...
@@ -158,10 +158,6 @@
"$ref"
:
"#/definitions/GeoProperty"
}
},
"required"
:
[
"id"
,
"type"
],
"additionalProperties"
:
{
"anyOf"
:
[
{
...
...
@@ -198,7 +194,11 @@
"modifiedAt"
:
{
"$ref"
:
"https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/modifiedAt"
}
}
},
"required"
:
[
"id"
,
"type"
]
},
{
"$ref"
:
"https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#/definitions/EntityFragment"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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