bug: API formatting inconsistency #621
Labels
accepted
This issue will be worked on
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
In
http_server.c
, there is one key being added to the API JSON which does not match the others.overheat_mode
should be changed tooverheatMode
to match the format of other parts of the API.ESP-Miner/main/http_server/http_server.c
Line 430 in 39a4c41
Is there a procedure for deprecating this from the API, in case someone is using it, so that it can be changed?
The text was updated successfully, but these errors were encountered: