feat(plip): add DELETE /game/file (SD/SPIFFS) #36

Merged
electron merged 1 commits from feat/plip-file-delete into main 2026-06-18 19:57:56 +00:00
1 Commits
Author SHA1 Message Date
clement f3d03c637a feat(plip): add DELETE /game/file (SD/SPIFFS)
CI / platformio (pull_request) Failing after 10m42s
CI / platformio (push) Failing after 4m10s
Removes a staged file with the same sd/ vs SPIFFS path routing as the
POST handler (mounts SD on demand). Lets the host clean stale clips
when regenerating the SD voice pack. max_uri_handlers 17->18.
Validated: probe WAVs removed from /sdcard/voice (200, then 404).
2026-06-18 21:57:20 +02:00