Changing implementation for url to align with spec
[ric-plt/a1.git] / pkg / restapi / operations / a1_mediator / a1_controller_delete_policy_type.go
index cb3782e..1d99508 100644 (file)
@@ -49,7 +49,7 @@ func NewA1ControllerDeletePolicyType(ctx *middleware.Context, handler A1Controll
        return &A1ControllerDeletePolicyType{Context: ctx, Handler: handler}
 }
 
        return &A1ControllerDeletePolicyType{Context: ctx, Handler: handler}
 }
 
-/* A1ControllerDeletePolicyType swagger:route DELETE /a1-p/policytypes/{policy_type_id} A1 Mediator a1ControllerDeletePolicyType
+/* A1ControllerDeletePolicyType swagger:route DELETE /A1-P/v2/policytypes/{policy_type_id} A1 Mediator a1ControllerDeletePolicyType
 
 Delete this policy type. Can only be performed if there are no instances of this type
 
 
 Delete this policy type. Can only be performed if there are no instances of this type