Add optional subscription ID
[ric-plt/xapp-frame.git] / pkg / restapi / operations / common / subscribe_parameters.go
index 7749315..ae5c234 100644 (file)
@@ -12,7 +12,7 @@ import (
        "github.com/go-openapi/runtime"
        "github.com/go-openapi/runtime/middleware"
 
-       models "gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/models"
+       "gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/models"
 )
 
 // NewSubscribeParams creates a new SubscribeParams object