X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fmodels%2Fsubscription_response.go;h=97c937ef42d441af403af9b9617118cc42c2cfe9;hb=43c2cf01ce523b9c9c05e6defc450b9454cd2a7c;hp=c62b4f10c2a529d2c31ba5c7cf2a067bde103650;hpb=b6341a5002c90da3d531a710f1038d716ef8c9bc;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/models/subscription_response.go b/pkg/models/subscription_response.go index c62b4f1..97c937e 100644 --- a/pkg/models/subscription_response.go +++ b/pkg/models/subscription_response.go @@ -8,14 +8,14 @@ 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" "github.com/go-openapi/validate" ) // SubscriptionResponse subscription response +// // swagger:model SubscriptionResponse type SubscriptionResponse struct {