Commit 19149726 authored by piscione's avatar piscione
Browse files

Minor fixes and deleted useless files.

parent 05805d1e
Loading
Loading
Loading
Loading
Loading

proto3/desktop.ini

deleted100644 → 0
−244 B

File deleted.

proto3/models/desktop.ini

deleted100644 → 0
−244 B

File deleted.

+1 −1
Original line number Original line Diff line number Diff line
@@ -18,7 +18,7 @@ import public "models/time_stamp.proto";


message MobilityProcedureSubscription {
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.
  // 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;
  string callback_reference = 2;
+1 −1
Original line number Original line Diff line number Diff line
@@ -17,7 +17,7 @@ import public "models/subscription_link_list_subscription.proto";


message SubscriptionLinkList {
message SubscriptionLinkList {


  SubscriptionLinkListLinks Underscorelinks = 1;
  SubscriptionLinkListLinks underscorelinks = 1;


  // A link to a subscription.
  // A link to a subscription.
  repeated SubscriptionLinkListSubscription subscription = 2;
  repeated SubscriptionLinkListSubscription subscription = 2;

proto3/services/desktop.ini

deleted100644 → 0
−244 B

File deleted.