Commit e9bd6725 authored by daniel-gonzalez-sanchez's avatar daniel-gonzalez-sanchez
Browse files

Including options.sysAttrs paramenter within the 5.8.3 Retrieve Subscription...

Including options.sysAttrs paramenter within the  5.8.3 Retrieve Subscription operation. As stated in 6.3.11 Including system generated attributes: For HTTP GET operations performed over the resources /entities/, /subscriptions/, /csourceRegistrations/, /csourceSubscriptions/ and all of its sub-resources, implementations shall support the parameter options.sysAttrs.
parent 3ba1f8b4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -990,6 +990,8 @@ paths:
      parameters:
        # Path params
        - $ref: '#/components/parameters/Path.subscriptionId'
        # Query params
        - $ref: '#/components/parameters/Query.options.sysAttrs'
        # Local Query param
        - $ref: '#/components/parameters/Query.local'
        # Request headers