mirror of
https://github.com/directus/directus.git
synced 2026-01-29 20:18:07 -05:00
* set statuscode to 204 if no content is send this is currently wrong for the DELETE Http Method in directus, which sends 200 status code although no content is served * make linter happy Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com> Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>