diff --git a/internal/sbi/consumer/udr_service.go b/internal/sbi/consumer/udr_service.go index 5875524..a337ca8 100644 --- a/internal/sbi/consumer/udr_service.go +++ b/internal/sbi/consumer/udr_service.go @@ -7,6 +7,7 @@ import ( "sync" "github.com/antihax/optional" + "github.com/free5gc/openapi" "github.com/free5gc/openapi/Nudr_DataRepository" "github.com/free5gc/openapi/models" diff --git a/internal/sbi/processor/smpolicy.go b/internal/sbi/processor/smpolicy.go index c56fbe3..adc95e9 100644 --- a/internal/sbi/processor/smpolicy.go +++ b/internal/sbi/processor/smpolicy.go @@ -395,7 +395,6 @@ func (p *Processor) HandleCreateSmPolicyRequest( precedence++ } } - // TODO: trasfer tiData to tcData and apply to PCC rule } // Subscribe to Traffic Influence Data in UDR