From 92a75db0be4c67b1459042675f9f749c7480ef8d Mon Sep 17 00:00:00 2001 From: moscatelli Date: Wed, 17 Apr 2019 12:43:04 +0200 Subject: [PATCH] SOL005: Fix in NS Lifecycle mgmt ns_lcm_op_occs/{nsLcmOpOccId}/rollback post --- src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml b/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml index 205af64..57f5e12 100644 --- a/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml +++ b/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml @@ -1178,7 +1178,7 @@ paths: 406: $ref: "../responses/SOL005_resp.yaml#/responses/406" 409: - $ref: "../responses/Sol005_resp.yaml#/responses/409" + $ref: "../responses/SOL005_resp.yaml#/responses/409" 500: $ref: "../responses/SOL005_resp.yaml#/responses/500" 503: -- GitLab