X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fmodels%2Fsubscription_response.go;h=97c937ef42d441af403af9b9617118cc42c2cfe9;hb=30c8dd99d62f5e4eb0b7a4b966e790493f2e194f;hp=c62b4f10c2a529d2c31ba5c7cf2a067bde103650;hpb=844be329568878ce3e2f3aa4a5f9dcfc92b8b0f5;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 {