Commit 49c4d8d8 authored by moscatelli's avatar moscatelli
Browse files

SOL002_29: Subscriptions GET body description updated

parent ffb5dc8e
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -1143,9 +1143,10 @@ paths:
          description: > 
            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 list of subscriptions was queried successfully.
            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 lifecycle
            change notification subscriptions as defined in clause 5.5.2.16.
          headers:
            Content-Type:
              description: The MIME type of the body of the response.