Commit e40b25d0 authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'TS_28.623_Rel-19_CR_Enhance_Geo_area_scope_for_NTN_MDT_YAML'...

Merge branch 'TS_28.623_Rel-19_CR_Enhance_Geo_area_scope_for_NTN_MDT_YAML' into 'Integration_Rel19_SA5_165_YAML'

TS_28.623_Rel-19_CR0612_Enhance_Geo_area_scope_for_NTN_MDT_YAML

See merge request !2021
parents d04a7230 6b4b83e0
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -207,6 +207,7 @@ components:
                $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
              minItems: 1
              maxItems: 8

        - type: array
          items:
            $ref: '#/components/schemas/NpnId-Type'
+9 −1
Original line number Diff line number Diff line
@@ -1471,6 +1471,14 @@ components:
      - type: array
        items:
          $ref: '#/components/schemas/PLMNInfo'          
      - type: object
        properties: 
          nTNGeoAreaList:
              type: array
              items:
                $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
              minItems: 1
              maxItems: 8
        
    Tai:
      type: object