Vijay1986
5 years agoNew Member
COBOL comp-3 equivalent field
Hi,
I trigger an outbound transaction from mainframe to API gateway. In my COBOL I have a variable defined as comp-3 however there is no equal field definition in the swagger. Available options are float (comp-1), double (comp-2), integer (comp-5). But I don't find a decimal (comp-3) in below link. Can you advice if there is any equivalent for decimal (comp-3) format in API swagger definition?
https://swagger.io/docs/specification/data-models/data-types/#numbers
I trigger an outbound transaction from mainframe to API gateway. In my COBOL I have a variable defined as comp-3 however there is no equal field definition in the swagger. Available options are float (comp-1), double (comp-2), integer (comp-5). But I don't find a decimal (comp-3) in below link. Can you advice if there is any equivalent for decimal (comp-3) format in API swagger definition?
https://swagger.io/docs/specification/data-models/data-types/#numbers