Commit e0dfc478 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

Temporary fix to pass the validator

parent 4727774a
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -477,7 +477,9 @@ components:
        expectedUmts:
          type: array
          items:
            $ref: 'TS29122_CommonData.yaml#/components/schemas/UmtLocationArea5G'
            $ref: '#/components/schemas/UmtLocationArea5G'
            # TO-DO: Temporary fix to pass the validator
            # $ref: 'TS29122_CommonData.yaml#/components/schemas/UmtLocationArea5G'
          minItems: 1
          description: Identifies the UE's expected geographical movement. The attribute is only applicable in 5G.
        expectedUmtDays: