Commit 19149726 authored by piscione's avatar piscione
Browse files

Minor fixes and deleted useless files.

parent 05805d1e
Pipeline #5174 passed with stage
in 0 seconds
......@@ -18,7 +18,7 @@ import public "models/time_stamp.proto";
message MobilityProcedureSubscription {
MobilityProcedureSubscriptionLinks Underscorelinks = 1;
MobilityProcedureSubscriptionLinks underscorelinks = 1;
// URI selected by the service consumer to receive notifications on the subscribed Application Mobility Service. This shall be included both in the request and in response.
string callback_reference = 2;
......
......@@ -17,7 +17,7 @@ import public "models/subscription_link_list_subscription.proto";
message SubscriptionLinkList {
SubscriptionLinkListLinks Underscorelinks = 1;
SubscriptionLinkListLinks underscorelinks = 1;
// A link to a subscription.
repeated SubscriptionLinkListSubscription subscription = 2;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment