X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fmodels%2Fsubscription_data.go;h=c22db4642cc97eb7d81adc9ac39e2b7c95a0bf5c;hb=43c2cf01ce523b9c9c05e6defc450b9454cd2a7c;hp=5d665c0ee66f5d78e563ee24e70ea1eec1f671ec;hpb=9ea6c7860300c299b9fe68caaf8aff61b3ec71d2;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/models/subscription_data.go b/pkg/models/subscription_data.go index 5d665c0..c22db46 100644 --- a/pkg/models/subscription_data.go +++ b/pkg/models/subscription_data.go @@ -8,13 +8,13 @@ package models import ( "strconv" - strfmt "github.com/go-openapi/strfmt" - "github.com/go-openapi/errors" + "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" ) // SubscriptionData subscription data +// // swagger:model SubscriptionData type SubscriptionData struct {