Added the authorization access token as headers to the POST request to "/tags/assign"
In prototype backend:
Updated the method assign_tag_to_transaction() to be able to assign only tags accessible for the user to transaction/s that belong to the logged in user
Added the logged in user as an argument
Added comment that explains the method
Added a check to see if the tag has already been assigned to that same transaction
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.