Loading src/SOL002/VNFIndicator/VNFIndicator.yaml +10 −2 Original line number Original line Diff line number Diff line Loading @@ -755,7 +755,15 @@ paths: $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/504" $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/504" delete: delete: summary: Delete a subscription summary: Delete a subscription description: Terminate an individual subscription. description: > This method terminates an individual subscription. As the result of successfully executing this method, the "Individual subscription" resource shall not exist any longer. This means that no notifications for that subscription shall be sent to the formerly-subscribed API consumer. NOTE: Due to race conditions, some notifications might still be received by the formerly-subscribed API consumer for a certain time period after the deletion. parameters: parameters: - name: subscriptionId - name: subscriptionId description: > description: > Loading @@ -774,7 +782,7 @@ paths: description: > description: > 204 NO CONTENT 204 NO CONTENT The subscription was deleted successfully. Shall be returned when the subscription has been deleted successfully. The response body shall be empty. The response body shall be empty. headers: headers: Version: Version: Loading Loading
src/SOL002/VNFIndicator/VNFIndicator.yaml +10 −2 Original line number Original line Diff line number Diff line Loading @@ -755,7 +755,15 @@ paths: $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/504" $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/504" delete: delete: summary: Delete a subscription summary: Delete a subscription description: Terminate an individual subscription. description: > This method terminates an individual subscription. As the result of successfully executing this method, the "Individual subscription" resource shall not exist any longer. This means that no notifications for that subscription shall be sent to the formerly-subscribed API consumer. NOTE: Due to race conditions, some notifications might still be received by the formerly-subscribed API consumer for a certain time period after the deletion. parameters: parameters: - name: subscriptionId - name: subscriptionId description: > description: > Loading @@ -774,7 +782,7 @@ paths: description: > description: > 204 NO CONTENT 204 NO CONTENT The subscription was deleted successfully. Shall be returned when the subscription has been deleted successfully. The response body shall be empty. The response body shall be empty. headers: headers: Version: Version: Loading