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
6886a4b2
Commit
6886a4b2
authored
Nov 21, 2018
by
canterafonsj
Browse files
Subscription list
parent
c4f887f1
Changes
2
Hide whitespace changes
Inline
Side-by-side
schema/subscriptions/SubscriptionList.json
View file @
6886a4b2
...
...
@@ -7,7 +7,7 @@
"SubscriptionList"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Subscription.json#/definitions/Subscription"
"$ref"
:
"https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/
subscriptions/
Subscription.json#/definitions/Subscription"
}
}
},
...
...
spec/updated/subscriptions-spec.json
View file @
6886a4b2
...
...
@@ -5,7 +5,7 @@
"version"
:
"latest"
},
"components"
:
{
"parameters"
:
[
"parameters"
:
{
"limit"
:
{
"name"
:
"limit"
,
"description"
:
"Pagination limit"
,
...
...
@@ -16,7 +16,7 @@
"minimum"
:
1
}
}
]
}
},
"paths"
:
{
"/subscriptions/"
:
{
...
...
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