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
4142910d
Commit
4142910d
authored
Nov 23, 2018
by
canterafonsj
Browse files
Adding Tags
parent
68dff657
Changes
2
Hide whitespace changes
Inline
Side-by-side
spec/updated/csource-subscription-by-id-spec.json
View file @
4142910d
...
...
@@ -70,7 +70,7 @@
"patch"
:
{
"description"
:
"Updates a specific context source discovery Subscription within an NGSI-LD system"
,
"operationId"
:
"updateCSourceSubscription"
,
"tags"
:
[
"Context Sources"
]
"tags"
:
[
"Context Sources"
]
,
"parameters"
:
[
{
"$ref"
:
"#/components/parameters/subscriptionId"
...
...
@@ -115,7 +115,7 @@
"delete"
:
{
"description"
:
"Removes a specific Context Source Subscription from an NGSI-LD system"
,
"operationId"
:
"removeCSourceSubscription"
,
"tags"
:
[
"Context Sources"
]
"tags"
:
[
"Context Sources"
]
,
"parameters"
:
[
{
"$ref"
:
"#/components/parameters/subscriptionId"
...
...
spec/updated/csource-subscriptions-spec.json
View file @
4142910d
...
...
@@ -60,7 +60,7 @@
"post"
:
{
"description"
:
"Creates a context source discovery Subscription within an NGSI-LD system"
,
"operationId"
:
"createCSourceSubscription"
,
"tags"
:
[
"Context Sources"
]
"tags"
:
[
"Context Sources"
]
,
"requestBody"
:
{
"required"
:
true
,
"content"
:
{
...
...
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