connect-api-specification
connect-api-specification copied to clipboard
DisputeReason enum missing case UNKNOWN_REASON
Hello!
The DisputeReason enum in the specification is missing the UNKNOWN_REASON case and it's not documented in the API docs. Saw from an earlier issue (#157) that Square is using strings instead of enums so we'll be making that change in our generated Swift client as well.
Thanks! JB