Fix resources naming scheme #25
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
techdebt
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Depends on
#22 Implements /transactions PUT method
personal-finance/datastore
Reference
personal-finance/datastore!25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bugfix/resource-naming"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The accepted practice is to retain the collection name even for a single
resource operation, like getting a specific transaction.
Also moves the PUT /transactions to /transactions/{id} which makes it
clearer that it can only be applied to an already created transaction.
The accepted practice is to retain the collection name even for a single resource operation, like getting a specific transaction. Also moves the PUT /transactions to /transactions/{id} which makes it clearer that it can only be applied to an already created transaction.Nada a dizer aqui! Parece-me fazer tudo sentido, desde a alteração da versão (suspeito que esteja correcto) para a alteração ao alterar o "path" do PUT e a correção dos testes ⭐⭐⭐⭐⭐
A versão é suporto ser semver, e devia ter logo começado em 0.1.0
18c93b6c0fto24b7fc3254