Commit ae7b02a4 authored by zhaoxxian's avatar zhaoxxian
Browse files

initial NDT NRM stage3

parent ce118473
Loading
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 ---------------#