-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersrefactorRequires refactoring or adjusting existing codeRequires refactoring or adjusting existing code
Milestone
Description
Currently, there are a handful of API endpoints that return a value that is not a JSON array or a JSON object. They return just a string.
/api/version
/api/hostname
/api/wlan/mac
Also, /api/reset doesn't return any response or response code!
I would expect this to return a 202 Accepted HTTP code
Sub-issues
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersrefactorRequires refactoring or adjusting existing codeRequires refactoring or adjusting existing code