Commit a37b5178 authored by yadavra's avatar yadavra
Browse files

Edit TS29437_SS_SmManagement.yaml with the CRs agreed in CT3#146 meeting.

parent 931114df
Loading
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ openapi: 3.0.0

info:
  title: SM Server Spatial Map Management Service
  version: 1.0.1
  version: 1.0.2
  description: |
    API for Spatial Map Management 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 V19.2.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/

@@ -746,11 +746,6 @@ components:
          $ref: 'TS29437_SS_SAnManagement.yaml#/components/schemas/AllowedRules'
        mapLyrList:
           $ref: '#/components/schemas/SpatialMapLayers'
        objList:
          type: array
          items:
            $ref: '#/components/schemas/MapObjectInfo'
          minItems: 1
      required:
        - mapId
        - mapCov
@@ -778,6 +773,11 @@ components:
          type: string
        mapLyrInf:
          $ref: '#/components/schemas/MapLayerInfo'
        objList:
          type: array
          items:
            $ref: '#/components/schemas/MapObjectInfo'
          minItems: 1
      required:
        - mapLyrId

@@ -1086,3 +1086,4 @@ components:
          - ANY_OTHER: Indicates that the spatial map object is any other.
# Data types describing alternative data types or combinations of data types:
#