Commit 1c43bf18 authored by yadavra's avatar yadavra
Browse files

Edit TS29437_SS_SmLocalization.yaml with CRs agreed in CT3#146 meeting.

parent 238680fc
Loading
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ openapi: 3.0.0

info:
  title: SM Server Spatial Map Localization 
  version: 1.0.1
  version: 1.1.0-alpha.1
  description: |
    API for SM Server Spatial Map Localization.  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
@@ -10,7 +10,7 @@ info:

externalDocs:
  description: >
    3GPP TS 29.437 V19.1.0; Service Enabler Architecture Layer for Verticals (SEAL);
    3GPP TS 29.437 V20.0.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/

@@ -49,6 +49,14 @@ paths:
            application/json:
              schema:
                $ref: 'TS29437_SS_SmManagement.yaml#/components/schemas/SpatialMapId'
        - name: ref-point
          in: query
          description: >
            Contains the reference point from where the object is localized within the spatial map.
          content:
            application/json:
              schema:
                $ref: 'TS29572_Nlmf_Location.yaml#/components/schemas/Local3dPointUncertaintyEllipsoid'
        - name: target-id
          in: query
          description: Contains the identifier of the user or object to localize.