X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2ap%2Fpkg%2Fe2ap%2Fmsg_e2ap_subscription.go;h=707383184ff8db2302db0d8875834f1042472798;hb=483bd162c10ee2f0ef348b5c25c2987aea80b7c8;hp=6be0b6e1241fd2bc88b2865c91a19f264d1965e3;hpb=2392e6e49a6567a5d7477a93780b327238ee98b8;p=ric-plt%2Fsubmgr.git diff --git a/e2ap/pkg/e2ap/msg_e2ap_subscription.go b/e2ap/pkg/e2ap/msg_e2ap_subscription.go index 6be0b6e..7073831 100644 --- a/e2ap/pkg/e2ap/msg_e2ap_subscription.go +++ b/e2ap/pkg/e2ap/msg_e2ap_subscription.go @@ -52,6 +52,6 @@ type E2APSubscriptionResponse struct { type E2APSubscriptionFailure struct { RequestId FunctionId - ActionNotAdmittedList + Cause CriticalityDiagnostics }