I suggest If argument is a flag that has no value, then in JSON it has `null` as value. For example: ``` "args": { "--argument1":null, } ```