Closed shwetha-manvinkurke closed 3 years ago
Use int in place of int32
int
int32
Related PRs: https://github.com/twilio/twilio-oai-generator/pull/68 https://github.com/twilio/twilio-go/pull/86
Don't think this will work since the twilio-go int types are int32.
Nevermind, see the twilio-go PR.
Use
int
in place ofint32
Related PRs: https://github.com/twilio/twilio-oai-generator/pull/68 https://github.com/twilio/twilio-go/pull/86