RocketC31 / budget

Get a grip on your finances.
https://trackmybudget.org
MIT License
2 stars 0 forks source link

Patch issue on some providers #23

Closed RocketC31 closed 2 years ago

RocketC31 commented 2 years ago

Some providers not allow use of PATCH method. So... It's not possible to update ressources.

Maybe for this inconvenient we can add PUT endpoint and permit to set in .env if PATCH is available. Like that we switch between PUT or PATCH if PATCH is set as not available