Open gsantella opened 1 month ago
GET /transaction GET /transaction/:uuid POST /transaction DELETE /transaction/:uuid
GET /transaction works. GET /transaction/:uuid has a bug DELETE /transaction/:uuid isn't wired up to the route from the repository POST is nowhere to be found
GET /transaction GET /transaction/:uuid POST /transaction DELETE /transaction/:uuid