Commit 3a47397e authored by kleberu's avatar kleberu
Browse files

Update MecAppDTypes.yaml

parent b3642f32
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -297,7 +297,7 @@ data_types:
    properties:
      direction:
        type: string
        description: Identifies the direction of the data flow when the value of “filterType” is “per FLOW”.
        description: Direction of the data flow when filtering per flow, "00" = downlink, "01" = uplink.
        required: false
        constraints:
          - valid_values: [ "00", "01" ]