COBCH1988 "FALSE" literal value not specified

The JSON PARSE ... CONVERTING phrase has been specified to indicate what a JSON BOOLEAN value should be translated to in the resultant COBOL structure. However, only one literal value has been specified, so the false value is undefined.

Add the second literal value that indicates the FALSE value.