Loading TS29437_SS_SAnUsage.yaml +25 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: SAn Server Spatial Anchor Usage Service version: 1.0.0 version: 1.0.1 description: | API for Spatial Anchor Usage Service. ©2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 29.437 V19.0.0; Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.437 V19.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 @@ -39,6 +39,13 @@ paths: schema: $ref: '#/components/schemas/SpatialAnchorsUsageInfoSub' responses: '200': description: > OK. The requested Spatial Anchors Usage Information report(s) are successfully returned. content: application/json: schema: $ref: '#/components/schemas/SpatialAnchorsUsageInfo' '201': description: > Created. The Spatial Anchors Usage Information Subscription is successfully created and Loading Loading @@ -531,6 +538,21 @@ components: repPer: $ref: 'TS29122_CommonData.yaml#/components/schemas/TimeWindow' SpatialAnchorsUsageInfo: description: > Represents the response to the spatial anchor usage information request. type: object properties: reports: type: array items: $ref: '#/components/schemas/SpatialAnchorsUsageReport' minItems: 0 suppFeat: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' required: - reports # SIMPLE DATA TYPES # # Loading @@ -552,3 +574,4 @@ components: anchors usage. # Data types describing alternative data types or combinations of data types: # Loading
TS29437_SS_SAnUsage.yaml +25 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: SAn Server Spatial Anchor Usage Service version: 1.0.0 version: 1.0.1 description: | API for Spatial Anchor Usage Service. ©2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 29.437 V19.0.0; Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.437 V19.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 @@ -39,6 +39,13 @@ paths: schema: $ref: '#/components/schemas/SpatialAnchorsUsageInfoSub' responses: '200': description: > OK. The requested Spatial Anchors Usage Information report(s) are successfully returned. content: application/json: schema: $ref: '#/components/schemas/SpatialAnchorsUsageInfo' '201': description: > Created. The Spatial Anchors Usage Information Subscription is successfully created and Loading Loading @@ -531,6 +538,21 @@ components: repPer: $ref: 'TS29122_CommonData.yaml#/components/schemas/TimeWindow' SpatialAnchorsUsageInfo: description: > Represents the response to the spatial anchor usage information request. type: object properties: reports: type: array items: $ref: '#/components/schemas/SpatialAnchorsUsageReport' minItems: 0 suppFeat: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' required: - reports # SIMPLE DATA TYPES # # Loading @@ -552,3 +574,4 @@ components: anchors usage. # Data types describing alternative data types or combinations of data types: #