Commit 003c4963 authored by ruanb's avatar ruanb
Browse files

Rel19_CR1547_TS28.541_Fix_nTNGlobalRanNodeID

parent 234f1d5a
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2644,8 +2644,8 @@ components:
      description: defines the list of satellite backhaul information
      type: object
      properties:
        globalRanNodeID:
          $ref: '#/components/schemas/GlobalRanNodeID'
        nTNGlobalRanNodeID:
          $ref: '#/components/schemas/NTNGlobalRanNodeID'
        SatelliteBackhaulCategory:
          anyOf:
          - type: string
@@ -2663,7 +2663,7 @@ components:
        geoSatelliteId:
          type: string
          pattern: '^[0-9]{5}$'
    GlobalRanNodeID:
    NTNGlobalRanNodeID:
      description:  globally identification of an NG-RAN node
      type: object
      oneOf: