Loading TS29437_SS_SAnManagement.yaml +18 −7 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: SAn Server Spatial Anchors Management Service version: 1.0.0-alpha.3 version: 1.0.0-alpha.4 description: | API for Spatial Anchor Management Service. ©2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 29.437 V1.0.0; Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.437 V1.1.0; Service Enabler Architecture Layer for Verticals (SEAL); Metaverse Enablement Services; Stage 3. url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.437/ Loading Loading @@ -182,7 +182,7 @@ paths: content: application/json: schema: $ref: '#/components/schemas/SpatialAnchorsList' $ref: '#/components/schemas/SpatialAnchorsListPatch' responses: '200': description: > Loading Loading @@ -783,7 +783,7 @@ components: achrList: type: array items: type: string $ref: '#/components/schemas/SpatialAnchorProfile' minItems: 1 ueAnchrInt: type: array Loading Loading @@ -885,8 +885,6 @@ components: type: string appRng: $ref: 'TS29571_CommonData.yaml#/components/schemas/Float' specInfo: $ref: 'TS29122_CommonData.yaml#/components/schemas/Bytes' required: - appRng Loading @@ -912,6 +910,20 @@ components: - required: [svcIds] - required: [areaInt] SpatialAnchorProfile: description: > Represents the spatial anchor profile. type: object properties: anchInfo: $ref: '#/components/schemas/SpatialAnchor' valSvcInf: $ref: '#/components/schemas/VALServiceInfo' required: - anchInfo - valSvcInf # SIMPLE DATA TYPES # Loading Loading @@ -1009,4 +1021,3 @@ components: # Data types describing alternative data types or combinations of data types: # Loading
TS29437_SS_SAnManagement.yaml +18 −7 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: SAn Server Spatial Anchors Management Service version: 1.0.0-alpha.3 version: 1.0.0-alpha.4 description: | API for Spatial Anchor Management Service. ©2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 29.437 V1.0.0; Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.437 V1.1.0; Service Enabler Architecture Layer for Verticals (SEAL); Metaverse Enablement Services; Stage 3. url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.437/ Loading Loading @@ -182,7 +182,7 @@ paths: content: application/json: schema: $ref: '#/components/schemas/SpatialAnchorsList' $ref: '#/components/schemas/SpatialAnchorsListPatch' responses: '200': description: > Loading Loading @@ -783,7 +783,7 @@ components: achrList: type: array items: type: string $ref: '#/components/schemas/SpatialAnchorProfile' minItems: 1 ueAnchrInt: type: array Loading Loading @@ -885,8 +885,6 @@ components: type: string appRng: $ref: 'TS29571_CommonData.yaml#/components/schemas/Float' specInfo: $ref: 'TS29122_CommonData.yaml#/components/schemas/Bytes' required: - appRng Loading @@ -912,6 +910,20 @@ components: - required: [svcIds] - required: [areaInt] SpatialAnchorProfile: description: > Represents the spatial anchor profile. type: object properties: anchInfo: $ref: '#/components/schemas/SpatialAnchor' valSvcInf: $ref: '#/components/schemas/VALServiceInfo' required: - anchInfo - valSvcInf # SIMPLE DATA TYPES # Loading Loading @@ -1009,4 +1021,3 @@ components: # Data types describing alternative data types or combinations of data types: #