Commit acc3729f authored by zhaoxxian's avatar zhaoxxian Committed by ruiyue
Browse files

initial NDT NRM stage3

parent 88b57f66
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -161,17 +161,17 @@ components:
          type: array
          uniqueItems: true
          items:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/NDTOutputDescription'
            $ref: '#/components/schemas/NDTOutputDescription'
        networkConfiguration:
          type: array
          uniqueItems: true
          items:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/NDTOutputDescription'
            $ref: '#/components/schemas/NDTOutputDescription'
        observations:
          type: array
          uniqueItems: true
          items:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/NDTOutputDescription'
            $ref: '#/components/schemas/NDTOutputDescription'

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