Commit 6886a4b2 authored by canterafonsj's avatar canterafonsj
Browse files

Subscription list

parent c4f887f1
......@@ -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"
}
}
},
......
......@@ -5,7 +5,7 @@
"version": "latest"
},
"components": {
"parameters": [
"parameters": {
"limit": {
"name": "limit",
"description": "Pagination limit",
......@@ -16,7 +16,7 @@
"minimum": 1
}
}
]
}
},
"paths": {
"/subscriptions/": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment