mirror of
https://github.com/azaion/admin.git
synced 2026-06-21 06:51:08 +00:00
4914f08aff0d5981a413b637f97ce9d4d69189ce
POST /resources/check now collides with the multipart-only file-upload
route POST /resources/{dataFolder?} (with dataFolder="check"). A JSON POST
to that path therefore returns 415 (UnsupportedMediaType) instead of 404.
Both signal that the deleted hardware-binding endpoint is gone — what
matters for AC-2 is that no hardware-binding side-effect runs. Test now
accepts either status for /resources/check; PUT /users/hardware/set
remains a strict 404.
Co-authored-by: Cursor <cursoragent@cursor.com>
Description
No description provided
Languages
C#
96.5%
Shell
2%
Dockerfile
1.4%
Batchfile
0.1%