Commit cc583416 authored by tangudun's avatar tangudun
Browse files

Edit TS29437_SS_SAnDiscovery.yaml with pCRs agreed in CT3#142 meeting.

parent 7271f71c
Loading
Loading
Loading
Loading
Loading
+3 −3
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.0-alpha.2
  version: 1.0.0-alpha.3
  description: |
    API for Spatial Anchors Discovery Service.
    ©2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -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/

@@ -126,7 +126,7 @@ components:
        results:
          type: array
          items:
            type: string
            $ref: 'TS29437_SS_SAnManagement.yaml#/components/schemas/SpatialAnchorProfile'
          minItems: 1
        suppFeat:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'