diff --git a/src/SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml b/src/SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml index f1fd13657b69d4ea7d0fc7e1ac38cbbca8bf0385..4df5be07d69e36a774cb39ecd2a3d259c81e153e 100644 --- a/src/SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml +++ b/src/SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml @@ -104,6 +104,8 @@ paths: description: >- This resource represents an individual subscription. The client can use this resource to read and to terminate a subscription to notifications related to NS instance usage. + parameters: + - $ref: "#/components/parameters/subscriptionId" get: description: >- The GET method retrieves information about a subscription by reading an "individual subscription" resource. @@ -238,7 +240,16 @@ paths: $ref: ../components/SOL011_resp.yaml#/components/responses/504 components: - + parameters: + subscriptionId: + name: subscriptionId + in: path + description: >- + Identifier of the subscription + required: true + schema: + $ref: '../components/SOL011_schemas.yaml#/components/schemas/Identifier' + requestBodies: NsInstanceUsageSubscriptionRequest: description: