osm-teams icon indicating copy to clipboard operation
osm-teams copied to clipboard

TODO: check that a team cannot update its own id

Open kamicut opened this issue 5 years ago • 1 comments

In the team model, a team calls update with the request body coming into the API. We should write a test to see what happens when the request body includes a different id. Does this overwrite the team id?

kamicut avatar Mar 27 '20 01:03 kamicut

We also noticed this from the swagger ui.

guidorice avatar Apr 08 '20 15:04 guidorice