Loading AppSupport/proto3/.openapi-generator/FILES +0 −3 Original line number Diff line number Diff line Loading @@ -18,9 +18,6 @@ models/dns_rule_ip_address_type.proto models/dns_rule_state.proto models/end_point_info_address.proto models/end_point_info_addresses.proto models/end_point_info_alternative.proto models/end_point_info_fqdn.proto models/end_point_info_uris.proto models/feature_dependency.proto models/link_type.proto models/link_type_confirm_termination.proto Loading AppSupport/proto3/models/app_info_endpoint.proto +1 −4 Original line number Diff line number Diff line Loading @@ -16,10 +16,7 @@ package mec011; import public "models/end_point_info_address.proto"; // import public "models/end_point_info_addresses.proto"; // import public "models/end_point_info_alternative.proto"; // import public "models/end_point_info_fqdn.proto"; // import public "models/end_point_info_uris.proto"; // import public "models/todo_object_mapping.proto"; message AppInfoEndpoint { Loading MecServiceMgmtApi.json +1 −1 Original line number Diff line number Diff line Loading @@ -2418,7 +2418,7 @@ "$ref": "#/components/schemas/SecurityInfo" }, "implSpecificInfo": { "type": "object", "type": "string", "description": "Additional implementation specific details of the transport" } }, Loading MecServiceMgmtApi.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2092,7 +2092,7 @@ components: security: $ref: '#/components/schemas/SecurityInfo' implSpecificInfo: type: object type: string description: Additional implementation specific details of the transport description: This type represents the general information of a MEC service. TransportType: Loading ServiceMgmt/proto3/models/transport_info.proto +1 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ syntax = "proto3"; package mec011; import public "models/security_info.proto"; // import public "models/todo_object_mapping.proto"; import public "models/transport_info_endpoint.proto"; import public "models/transport_type.proto"; Loading Loading @@ -43,6 +42,6 @@ message TransportInfo { SecurityInfo security = 7; // Additional implementation specific details of the transport // TODO_OBJECT_MAPPING implSpecificInfo = 109027520; string implSpecificInfo = 109027520; } Loading
AppSupport/proto3/.openapi-generator/FILES +0 −3 Original line number Diff line number Diff line Loading @@ -18,9 +18,6 @@ models/dns_rule_ip_address_type.proto models/dns_rule_state.proto models/end_point_info_address.proto models/end_point_info_addresses.proto models/end_point_info_alternative.proto models/end_point_info_fqdn.proto models/end_point_info_uris.proto models/feature_dependency.proto models/link_type.proto models/link_type_confirm_termination.proto Loading
AppSupport/proto3/models/app_info_endpoint.proto +1 −4 Original line number Diff line number Diff line Loading @@ -16,10 +16,7 @@ package mec011; import public "models/end_point_info_address.proto"; // import public "models/end_point_info_addresses.proto"; // import public "models/end_point_info_alternative.proto"; // import public "models/end_point_info_fqdn.proto"; // import public "models/end_point_info_uris.proto"; // import public "models/todo_object_mapping.proto"; message AppInfoEndpoint { Loading
MecServiceMgmtApi.json +1 −1 Original line number Diff line number Diff line Loading @@ -2418,7 +2418,7 @@ "$ref": "#/components/schemas/SecurityInfo" }, "implSpecificInfo": { "type": "object", "type": "string", "description": "Additional implementation specific details of the transport" } }, Loading
MecServiceMgmtApi.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2092,7 +2092,7 @@ components: security: $ref: '#/components/schemas/SecurityInfo' implSpecificInfo: type: object type: string description: Additional implementation specific details of the transport description: This type represents the general information of a MEC service. TransportType: Loading
ServiceMgmt/proto3/models/transport_info.proto +1 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ syntax = "proto3"; package mec011; import public "models/security_info.proto"; // import public "models/todo_object_mapping.proto"; import public "models/transport_info_endpoint.proto"; import public "models/transport_type.proto"; Loading Loading @@ -43,6 +42,6 @@ message TransportInfo { SecurityInfo security = 7; // Additional implementation specific details of the transport // TODO_OBJECT_MAPPING implSpecificInfo = 109027520; string implSpecificInfo = 109027520; }