Commit 24c93e75 authored by Brendan Hassett's avatar Brendan Hassett
Browse files

Fixed syntax error in genericNrm.yaml line 1680, removed "type:"

parent 852a5625
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1677,7 +1677,7 @@ components:
          description: List of top level addresses (Root DN) of the 3GPP models supported by the MnS
          type: array
          items:
            type: $ref: 'comDefs.yaml#/components/schemas/Dn'
            $ref: 'comDefs.yaml#/components/schemas/Dn'

#-------- Definition of YAML arrays for name-contained IOCs ----------------------