X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Frestapi%2Foperations%2Fcommon%2Fget_all_subscriptions_responses.go;fp=pkg%2Frestapi%2Foperations%2Fcommon%2Fget_all_subscriptions_responses.go;h=16ec29d0c3d6978b77c4fa708d7ac436e8b89bb7;hb=c79bd0e1a4fe855b06c8f8131f162d0ee4a5f9f5;hp=d1e8f0a58a8aaacb58c7bd30f9901b40204af258;hpb=9ea6c7860300c299b9fe68caaf8aff61b3ec71d2;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/restapi/operations/common/get_all_subscriptions_responses.go b/pkg/restapi/operations/common/get_all_subscriptions_responses.go index d1e8f0a..16ec29d 100644 --- a/pkg/restapi/operations/common/get_all_subscriptions_responses.go +++ b/pkg/restapi/operations/common/get_all_subscriptions_responses.go @@ -10,7 +10,7 @@ import ( "github.com/go-openapi/runtime" - 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" ) // GetAllSubscriptionsOKCode is the HTTP code returned for type GetAllSubscriptionsOK