Commit 775c6bd9 authored by gautamd's avatar gautamd
Browse files

Update TS28541_5GcNrm.yaml

parent 6e90645f
Loading
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -1576,9 +1576,17 @@ components:
        blockedLocation:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        blockedDur:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
          $ref: '#/components/schemas/TimeDuration'
        blockedSlice:
          type: string
    TimeDuration:
      description: location for which the PLMN access restrictions are to be applied in case of NTN
      type: object
      properties:
        blockedDurStartTime:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
        blockedDurEndTime:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'

#-------- Definition of concrete IOCs --------------------------------------------
    ProvMnS: