Commit 386d0f9a authored by zhangxuefe's avatar zhangxuefe
Browse files

CT3#146 meeting

parent 96bb550f
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -304,7 +304,7 @@ components:
          type: object
          additionalProperties:
            $ref: '#/components/schemas/InferAnaSub'
          minItems: 1
          minProperties: 1
          description: >
            Represents inference subscription per analytics Id. The key of the map shall
            be set to the value of the "anaEvent" attribute in the InferAnaSub data
@@ -354,7 +354,7 @@ components:
          type: object
          additionalProperties:
            $ref: '#/components/schemas/InferAnaSub'
          minItems: 1
          minProperties: 1
          description: >
            Represents inference subscription per analytics Id. The key of the map shall
            be set to the value of the "anaEvent" attribute in the InferAnaSub data
@@ -407,6 +407,8 @@ components:
          minItems: 1
        resTime:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
        vflCorrId:
          type: string
      required:
        - anaEvent
      oneOf: