Loading proto3/models/ca_reconf_subscription.proto +2 −2 Original line number Diff line number Diff line Loading @@ -13,13 +13,13 @@ syntax = "proto3"; package mec012; import public "models/ca_reconf_subscription_filter_criteria_assoc.proto"; 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"; message CaReconfSubscription { CaReconfSubscriptionLinks _links = 1; Links _links = 1; // URI exposed by the client on which to receive notifications via HTTP. See note. string callbackReference = 2; Loading proto3/models/ca_reconf_subscription_links.protodeleted 100644 → 0 +0 −21 Original line number Diff line number Diff line /* ETSI GS MEC 012 - Radio Network Information API The ETSI MEC ISG MEC012 Radio Network Information API described using OpenAPI. The version of the OpenAPI document: 2.2.1 Generated by OpenAPI Generator: https://openapi-generator.tech */ syntax = "proto3"; package mec012; import public "models/link_type.proto"; message CaReconfSubscriptionLinks { LinkType self = 1; } proto3/models/cell_change_subscription.proto +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ syntax = "proto3"; package mec012; import public "models/ca_reconf_subscription_links.proto"; import public "models/links.proto"; import public "models/cell_change_subscription_filter_criteria_assoc_ho.proto"; import public "models/time_stamp.proto"; import public "models/websock_notif_config.proto"; message CellChangeSubscription { CaReconfSubscriptionLinks _links = 1; Links _links = 1; // URI exposed by the client on which to receive notifications via HTTP. See note. string callbackReference = 2; Loading proto3/models/meas_rep_ue_subscription.proto +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ syntax = "proto3"; package mec012; 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"; Loading proto3/models/rab_est_subscription.proto +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ syntax = "proto3"; package mec012; import public "models/ca_reconf_subscription_links.proto"; import public "models/links.proto"; import public "models/rab_est_subscription_filter_criteria_qci.proto"; import public "models/time_stamp.proto"; import public "models/websock_notif_config.proto"; message RabEstSubscription { CaReconfSubscriptionLinks _links = 1; Links _links = 1; // URI exposed by the client on which to receive notifications via HTTP. See note. string callbackReference = 2; Loading Loading
proto3/models/ca_reconf_subscription.proto +2 −2 Original line number Diff line number Diff line Loading @@ -13,13 +13,13 @@ syntax = "proto3"; package mec012; import public "models/ca_reconf_subscription_filter_criteria_assoc.proto"; 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"; message CaReconfSubscription { CaReconfSubscriptionLinks _links = 1; Links _links = 1; // URI exposed by the client on which to receive notifications via HTTP. See note. string callbackReference = 2; Loading
proto3/models/ca_reconf_subscription_links.protodeleted 100644 → 0 +0 −21 Original line number Diff line number Diff line /* ETSI GS MEC 012 - Radio Network Information API The ETSI MEC ISG MEC012 Radio Network Information API described using OpenAPI. The version of the OpenAPI document: 2.2.1 Generated by OpenAPI Generator: https://openapi-generator.tech */ syntax = "proto3"; package mec012; import public "models/link_type.proto"; message CaReconfSubscriptionLinks { LinkType self = 1; }
proto3/models/cell_change_subscription.proto +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ syntax = "proto3"; package mec012; import public "models/ca_reconf_subscription_links.proto"; import public "models/links.proto"; import public "models/cell_change_subscription_filter_criteria_assoc_ho.proto"; import public "models/time_stamp.proto"; import public "models/websock_notif_config.proto"; message CellChangeSubscription { CaReconfSubscriptionLinks _links = 1; Links _links = 1; // URI exposed by the client on which to receive notifications via HTTP. See note. string callbackReference = 2; Loading
proto3/models/meas_rep_ue_subscription.proto +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ syntax = "proto3"; package mec012; 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"; Loading
proto3/models/rab_est_subscription.proto +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ syntax = "proto3"; package mec012; import public "models/ca_reconf_subscription_links.proto"; import public "models/links.proto"; import public "models/rab_est_subscription_filter_criteria_qci.proto"; import public "models/time_stamp.proto"; import public "models/websock_notif_config.proto"; message RabEstSubscription { CaReconfSubscriptionLinks _links = 1; Links _links = 1; // URI exposed by the client on which to receive notifications via HTTP. See note. string callbackReference = 2; Loading