You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was regenerating our client for the upcoming VAT change from the OpenAPI specification and noticed that the refund email field disappeared from the generated client. I see it's documented now as separate endpoint here but not included in the OpenAPI specification.
Describe the bug
I was regenerating our client for the upcoming VAT change from the OpenAPI specification and noticed that the refund email field disappeared from the generated client. I see it's documented now as separate endpoint here but not included in the OpenAPI specification.
Steps to Reproduce
Expected behaviour
All endpoints are documented on the OpenAPI specification
Actual behaviour
/payments/{transactionId}/refund/email endpoint is missing
The text was updated successfully, but these errors were encountered: