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
Commits
7902f407
Commit
7902f407
authored
Nov 22, 2018
by
canterafonsj
Browse files
Full API regenerated
parent
623a83f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
spec/updated/full_api.json
View file @
7902f407
...
...
@@ -216,7 +216,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"#/paths/~1entityOperations~1
cre
ate/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema"
"$ref"
:
"#/paths/~1entityOperations~1
upd
ate/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema"
},
"examples"
:
{
"simple"
:
{
...
...
@@ -684,24 +684,31 @@
"type"
:
"string"
,
"minLenght"
:
1
}
}
},
"type"
:
"object"
,
"properties"
:
{
"updated"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
,
"pattern"
:
""
}
},
"unchanged"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"#/paths/~1entities~1%7BentityId%7D~1attrs~1/post/responses/207/content/application~1json%3Bapplication~1ld%2Bjson/schema/definitions/UnchangedDetails"
"UpdateResult"
:
{
"type"
:
"object"
,
"properties"
:
{
"updated"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
,
"pattern"
:
""
}
},
"unchanged"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"#/paths/~1entities~1%7BentityId%7D~1attrs~1/post/responses/207/content/application~1json%3Bapplication~1ld%2Bjson/schema/definitions/UnchangedDetails"
}
}
}
}
}
},
"allOf"
:
[
{
"$ref"
:
"#/paths/~1entities~1%7BentityId%7D~1attrs~1/post/responses/207/content/application~1json%3Bapplication~1ld%2Bjson/schema/definitions/UpdateResult"
}
]
}
}
}
...
...
@@ -1979,10 +1986,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"#/paths/~1entities~1/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema"
}
"$ref"
:
"#/paths/~1entityOperations~1update/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema"
}
}
}
...
...
@@ -2033,7 +2037,10 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"#/paths/~1entityOperations~1create/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema"
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"#/paths/~1entities~1/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema"
}
}
}
}
...
...
@@ -2085,7 +2092,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"#/paths/~1entityOperations~1
cre
ate/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema"
"$ref"
:
"#/paths/~1entityOperations~1
upd
ate/post/requestBody/content/application~1json%3Bapplication~1ld%2Bjson/schema"
}
}
}
...
...
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