Policy status notification handling - initial rollup
[ric-plt/a1.git] / pkg / restapi / operations / a1_e_i_data_delivery / a1_controller_data_delivery_parameters.go
index c7c1e21..041d853 100644 (file)
@@ -34,7 +34,8 @@ import (
 )
 
 // NewA1ControllerDataDeliveryParams creates a new A1ControllerDataDeliveryParams object
-// no default values defined in spec.
+//
+// There are no default values defined in the spec.
 func NewA1ControllerDataDeliveryParams() A1ControllerDataDeliveryParams {
 
        return A1ControllerDataDeliveryParams{}