Commit f0f44c7a authored by yadavra's avatar yadavra
Browse files

Edit TS29437_SS_SAnManagement.yaml with agreed CRs in CT3#145 meeting.

parent 4bdcd17a
Loading
Loading
Loading
Loading
Loading
+13 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ openapi: 3.0.0

info:
  title: SAn Server Spatial Anchors Management Service
  version: 1.0.0
  version: 1.0.1
  description: |
    API for Spatial Anchor Management Service.
    ©2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -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/

@@ -950,6 +950,11 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Float'
        w:
          $ref: '#/components/schemas/Angle'
      required:
        - x
        - y
        - z
        - w

    Fov:
      description: >
@@ -964,6 +969,11 @@ components:
          $ref: '#/components/schemas/Angle'
        angleDown:
          $ref: '#/components/schemas/Angle'
      required:
        - angleLeft
        - angleRight
        - angleUp
        - angleDown

# SIMPLE DATA TYPES
#
@@ -1067,3 +1077,4 @@ components:

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