New API version with additional structures and params
[ric-plt/xapp-frame.git] / pkg / restapi / operations / report / subscribe_report.go
index 2ced7c7..d0ea85e 100644 (file)
@@ -31,7 +31,7 @@ func NewSubscribeReport(ctx *middleware.Context, handler SubscribeReportHandler)
 
 /*SubscribeReport swagger:route POST /subscriptions/report report subscribeReport
 
-Subscribe a list of X2AP event triggers to receive "REPORT" messages sent by RAN
+Subscribe a list of X2AP event triggers to receive "REPORT" messages sent by RAN or Subscribe to receive the content of gNB NRT table in REPORT message sent by RAN
 
 */
 type SubscribeReport struct {