Commit de70f539 authored by ruiyue's avatar ruiyue
Browse files

Replace TS28623_ExternalDataMgmtNrm.yaml

parent 3d92a3d0
Loading
Loading
Loading
Loading
Loading
+11 −3
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: External data management NRM
  version: 19.5.0
  version: 20.0.0
  description: >-
    OAS 3.0.1 definition of the External data type NRM fragment
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 28.623; Generic NRM, External data type NRM fragment
@@ -40,7 +40,6 @@ components:
          uniqueItems: true
          items:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'

#-------- Definition of concrete IOCs --------------------------------------------

    ExternalDataType-Single:
@@ -53,6 +52,15 @@ components:
            properties:
              externalDataType:
                type: string
                example:
                  - ELECTRONIC_MAP
                  - CAMARA_DATA
                  - UE_PATH
                  - CAMERA_PHOTO
                  - EVENT_SCHEDULE
                  - WEATHER_FORECASTS
                description: >-
                  Type of external management data as defined by the implementation.
              mediaLocation: 
                type: array
                uniqueItems: true