fix(docs): add missing api error code 50001

This commit is contained in:
zowie 2025-07-21 00:38:17 +02:00
parent c5e5c5a1f1
commit 880c0efd0e

View file

@ -59,3 +59,4 @@ When something goes wrong, the API will send back a 4xx HTTP status code, along
|40004|400|Member list identical to current fronter list.|
|40005|400|Switch with provided timestamp already exists.|
|40006|400|Invalid switch ID.|
|50001|501|Unimplemented.|