Closed ivanvach closed 1 year ago
I'm getting this response
Cannot GET /api/pool/on
when trying
That is because/api/pool/on is not a valid route for a GET request.
/api/pool/on
According to the readme, /api/pool/on is only valid as a PUT request.
I'm getting this response
Cannot GET /api/pool/on
when trying