When updating an artifact via the REST API /api/artifacts/{id} with PUT, the result is a status code 200 but no content.
In order to fullfill some best practices, it would be appreciated one of these two behaviours:
- return a 204 (no content)
- return the resulting artifact