Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
Radio Network Information API
Commits
f658c49f
Commit
f658c49f
authored
Feb 16, 2022
by
Hammad Zafar
Committed by
Elian Kraja
Mar 31, 2022
Browse files
fix missing import
parent
acc7089c
Changes
2
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
f658c49f
...
...
@@ -2,3 +2,4 @@ protoc/
go-stubs/
java-stubs/
.proto-gen/
python-stubs/
\ No newline at end of file
proto3/models/meas_rep_ue_subscription.proto
View file @
f658c49f
...
...
@@ -16,6 +16,7 @@ import public "models/ca_reconf_subscription_links.proto";
import
public
"models/links.proto"
;
import
public
"models/time_stamp.proto"
;
import
public
"models/websock_notif_config.proto"
;
import
public
"models/meas_rep_ue_subscription_filter_criteria_assoc_tri.proto"
;
message
MeasRepUeSubscription
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment