Forum Discussion

Vijay1986's avatar
Vijay1986
New Member
4 years ago

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