Loading src/SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml +12 −1 Original line number Original line Diff line number Diff line Loading @@ -104,6 +104,8 @@ paths: description: >- description: >- This resource represents an individual subscription. The client can use this resource to read and to 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. terminate a subscription to notifications related to NS instance usage. parameters: - $ref: "#/components/parameters/subscriptionId" get: get: description: >- description: >- The GET method retrieves information about a subscription by reading an "individual subscription" resource. The GET method retrieves information about a subscription by reading an "individual subscription" resource. Loading Loading @@ -238,6 +240,15 @@ paths: $ref: ../components/SOL011_resp.yaml#/components/responses/504 $ref: ../components/SOL011_resp.yaml#/components/responses/504 components: components: parameters: subscriptionId: name: subscriptionId in: path description: >- Identifier of the subscription required: true schema: $ref: '../components/SOL011_schemas.yaml#/components/schemas/Identifier' requestBodies: requestBodies: NsInstanceUsageSubscriptionRequest: NsInstanceUsageSubscriptionRequest: Loading Loading
src/SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml +12 −1 Original line number Original line Diff line number Diff line Loading @@ -104,6 +104,8 @@ paths: description: >- description: >- This resource represents an individual subscription. The client can use this resource to read and to 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. terminate a subscription to notifications related to NS instance usage. parameters: - $ref: "#/components/parameters/subscriptionId" get: get: description: >- description: >- The GET method retrieves information about a subscription by reading an "individual subscription" resource. The GET method retrieves information about a subscription by reading an "individual subscription" resource. Loading Loading @@ -238,6 +240,15 @@ paths: $ref: ../components/SOL011_resp.yaml#/components/responses/504 $ref: ../components/SOL011_resp.yaml#/components/responses/504 components: components: parameters: subscriptionId: name: subscriptionId in: path description: >- Identifier of the subscription required: true schema: $ref: '../components/SOL011_schemas.yaml#/components/schemas/Identifier' requestBodies: requestBodies: NsInstanceUsageSubscriptionRequest: NsInstanceUsageSubscriptionRequest: Loading