connect-api-specification icon indicating copy to clipboard operation
connect-api-specification copied to clipboard

DisputeReason enum missing case UNKNOWN_REASON

Open johnbona opened this issue 4 months ago • 0 comments

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

johnbona avatar Aug 15 '25 11:08 johnbona