Fix resources naming scheme #25
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…
x
Reference in New Issue
Block a user
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