chaynHQ / bloom-backend

Code for the backend / API of the Bloom service
https://bloom.chayn.co/
MIT License
17 stars 29 forks source link

418-create a PATCH partner endpoint #521

Closed SangilYun closed 1 month ago

SangilYun commented 1 month ago

Issue link / number:

https://github.com/chaynHQ/bloom-backend/issues/418

What changes did you make?

Created a updatePartner function and delete deletePartner

Why did you make the changes?

to comply with the rest pattern

Did you run tests?

yes