boneburrito / budgetsimple

MIT License
0 stars 0 forks source link

Enhancement: transaction endpoint should accept > 1 transaction ids #16

Open brukeg opened 1 year ago

brukeg commented 1 year ago

Some of the current /transaction endpoint methods only allow 1 transaction (id) per request. We should determine which methods would benefit from being able to accept an array of transaction ids instead of a single transaction id.