Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
N
NGSI-LD
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NGSI Linked Data
NGSI-LD
Commits
6886a4b2
Commit
6886a4b2
authored
Nov 21, 2018
by
canterafonsj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Subscription list
parent
c4f887f1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
SubscriptionList.json
schema/subscriptions/SubscriptionList.json
+1
-1
subscriptions-spec.json
spec/updated/subscriptions-spec.json
+2
-2
No files found.
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
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