Commit 238680fc authored by yadavra's avatar yadavra
Browse files

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

parent da5a0da2
Loading
Loading
Loading
Loading
Loading
+11 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ openapi: 3.0.0

info:
  title: SAn Server Spatial Anchors Discovery Service
  version: 1.0.1
  version: 1.1.0-alpha.1
  description: |
    API for Spatial Anchors Discovery Service.
    ©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/

@@ -64,6 +64,14 @@ paths:
            application/json:
              schema:
                $ref: 'TS29122_CommonData.yaml#/components/schemas/Bytes'
        - name: client-location
          in: query
          description: >
            Contains the location of the client.
          content:
            application/json:
              schema:
                $ref: 'TS29571_CommonData.yaml#/components/schemas/LocationInfo'
        - name: supp-feats
          in: query
          description: >
@@ -142,3 +150,4 @@ components:

# Data types describing alternative data types or combinations of data types:
#