sdk_csharp icon indicating copy to clipboard operation
sdk_csharp copied to clipboard

Make endpoint HTTP methods non static

Open OGKevin opened this issue 6 years ago • 0 comments

Steps to reproduce:

  1. Take a look at the Endpoint classes

What should happen:

  1. The HTTP methods should not be static.

What happens:

  1. The HTTP methods are static

Logs

  • Logs no logs

Extra info:

Reference

  • https://github.com/bunq/sdk_php/issues/41

OGKevin avatar Nov 10 '17 09:11 OGKevin