Loading ServiceMgmt/proto3/models/category_ref.proto +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ package mec011; message CategoryRef { // Reference of the catalogue string href = 0; string href = 4; // Unique identifier of the category string id = 1; Loading ServiceMgmt/proto3/models/end_point_info_address.proto +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ package mec011; message EndPointInfoAddress { // Host portion of the address string host = 0; string host = 2; // Port portion of the address int32 port = 1; Loading ServiceMgmt/proto3/models/link_type.proto +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ package mec011; message LinkType { // URI referring to a resource string href = 0; string href = 1; } ServiceMgmt/proto3/models/mec_service_mgmt_api_subscription_link_list.proto +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ import public "models/mec_service_mgmt_api_subscription_link_list_links.proto"; message MecServiceMgmtApiSubscriptionLinkList { MecServiceMgmtApiSubscriptionLinkListLinks _links = 0; MecServiceMgmtApiSubscriptionLinkListLinks _links = 1; } ServiceMgmt/proto3/models/mec_service_mgmt_api_subscription_link_list_links.proto +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ import public "models/mec_service_mgmt_api_subscription_link_list_subscription.p message MecServiceMgmtApiSubscriptionLinkListLinks { LinkType self = 0; LinkType self = 2; // The MEC application instance's subscriptions repeated MecServiceMgmtApiSubscriptionLinkListSubscription subscriptions = 1; Loading Loading
ServiceMgmt/proto3/models/category_ref.proto +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ package mec011; message CategoryRef { // Reference of the catalogue string href = 0; string href = 4; // Unique identifier of the category string id = 1; Loading
ServiceMgmt/proto3/models/end_point_info_address.proto +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ package mec011; message EndPointInfoAddress { // Host portion of the address string host = 0; string host = 2; // Port portion of the address int32 port = 1; Loading
ServiceMgmt/proto3/models/link_type.proto +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ package mec011; message LinkType { // URI referring to a resource string href = 0; string href = 1; }
ServiceMgmt/proto3/models/mec_service_mgmt_api_subscription_link_list.proto +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ import public "models/mec_service_mgmt_api_subscription_link_list_links.proto"; message MecServiceMgmtApiSubscriptionLinkList { MecServiceMgmtApiSubscriptionLinkListLinks _links = 0; MecServiceMgmtApiSubscriptionLinkListLinks _links = 1; }
ServiceMgmt/proto3/models/mec_service_mgmt_api_subscription_link_list_links.proto +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ import public "models/mec_service_mgmt_api_subscription_link_list_subscription.p message MecServiceMgmtApiSubscriptionLinkListLinks { LinkType self = 0; LinkType self = 2; // The MEC application instance's subscriptions repeated MecServiceMgmtApiSubscriptionLinkListSubscription subscriptions = 1; Loading