X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fclientapi%2Fpolicy%2Fsubscribe_policy_responses.go;fp=pkg%2Fclientapi%2Fpolicy%2Fsubscribe_policy_responses.go;h=e9f52dab14cde1e6b68bbe92b8ab137dfa2e2bb5;hb=429da19d53224135082f8b6f65470ae3ee8df176;hp=e817e10d8be65b573d09312128c7035b42a53293;hpb=e0948fe8b755b4d752ef9da4a46246cf3951c9dc;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/clientapi/policy/subscribe_policy_responses.go b/pkg/clientapi/policy/subscribe_policy_responses.go index e817e10..e9f52da 100644 --- a/pkg/clientapi/policy/subscribe_policy_responses.go +++ b/pkg/clientapi/policy/subscribe_policy_responses.go @@ -61,7 +61,7 @@ func NewSubscribePolicyCreated() *SubscribePolicyCreated { Subscription successfully created */ type SubscribePolicyCreated struct { - Payload clientmodel.SubscriptionResult + Payload clientmodel.SubscriptionResponse } func (o *SubscribePolicyCreated) Error() string {