Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NGSI Linked Data
NGSI-LD API
Commits
e9fe2e62
Commit
e9fe2e62
authored
Sep 05, 2019
by
canterafonsj
Browse files
Update UpdateResult.json
parent
6ab2956b
Changes
1
Hide whitespace changes
Inline
Side-by-side
schema/UpdateResult.json
View file @
e9fe2e62
...
...
@@ -4,7 +4,7 @@
"title"
:
"NGSI-LD Update Result"
,
"description"
:
"NGSI-LD Update Result"
,
"definitions"
:
{
"
Unchang
edDetails"
:
{
"
NotUpdat
edDetails"
:
{
"attributeName"
:
{
"type"
:
"string"
,
"pattern"
:
""
...
...
@@ -24,10 +24,10 @@
"pattern"
:
""
}
},
"
unchang
ed"
:
{
"
notUpdat
ed"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"#/definitions/
Unchang
edDetails"
"$ref"
:
"#/definitions/
NotUpdat
edDetails"
}
}
}
...
...
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