Skip to content
Snippets Groups Projects
Commit feea122f authored by moscatelli's avatar moscatelli
Browse files

SOL002_48: Subscriptions GET response body description updated

parent ba98d1c1
No related branches found
No related tags found
1 merge request!4SOL002-SOL003 v2.5.1
Pipeline #
......@@ -703,8 +703,11 @@ paths:
OK
The list of subscriptions was queried successfully.
The response body shall contain the representations of all active
subscriptions of the functional block that invokes the method.
The response body shall contain in an array the representations
of all active subscriptions of the functional block that invokes the method,
i.e. zero or more representations of PM subscriptions as defined in clause 6.5.2.3.
If the VNFM supports alternative 2 (paging) according to clause 4.7.2.1 for this resource,
inclusion of the Link HTTP header in this response shall follow the provisions in clause 4.7.2.3.
headers:
Content-Type:
description: >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment