API: issue reordering should be a POST endpoint

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Proposal

The PUT /projects/:project/issues/:issue/reorder endpoint should probably be POST, not PUT because it is performing the reorder action, not editing a reorder resource.

Edited by 🤖 GitLab Bot 🤖