Loading TS29558_Eees_UEIdentifier.yaml +6 −3 Original line number Diff line number Diff line Loading @@ -2,15 +2,15 @@ openapi: 3.0.0 info: title: EES UE Identifier Service version: 1.2.0-alpha.1 version: 1.2.0-alpha.2 description: | EES UE Identifier Service. © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 29.558 V19.0.0; Enabling Edge Applications; 3GPP TS 29.558 V19.4.0; Enabling Edge Applications; Application Programming Interface (API) specification; Stage 3. url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.558/ Loading Loading @@ -200,6 +200,8 @@ components: items: $ref: '#/components/schemas/UeId' minItems: 1 suppFeat: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' required: - ueIds Loading @@ -221,3 +223,4 @@ components: oneOf: - required: [edgeUeId] - required: [afSpecUeId] Loading
TS29558_Eees_UEIdentifier.yaml +6 −3 Original line number Diff line number Diff line Loading @@ -2,15 +2,15 @@ openapi: 3.0.0 info: title: EES UE Identifier Service version: 1.2.0-alpha.1 version: 1.2.0-alpha.2 description: | EES UE Identifier Service. © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 29.558 V19.0.0; Enabling Edge Applications; 3GPP TS 29.558 V19.4.0; Enabling Edge Applications; Application Programming Interface (API) specification; Stage 3. url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.558/ Loading Loading @@ -200,6 +200,8 @@ components: items: $ref: '#/components/schemas/UeId' minItems: 1 suppFeat: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' required: - ueIds Loading @@ -221,3 +223,4 @@ components: oneOf: - required: [edgeUeId] - required: [afSpecUeId]