Skip to content

Commit

Permalink
requesthandler: Document ToggleRecord outputActive response field
Browse files Browse the repository at this point in the history
  • Loading branch information
tt2468 committed Jan 16, 2024
1 parent 0189c3a commit 9ecc953
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/requesthandler/RequestHandler_Record.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ RequestResult RequestHandler::GetRecordStatus(const Request &)
/**
* Toggles the status of the record output.
*
* @responseField outputActive | Boolean | The new active state of the output
*
* @requestType ToggleRecord
* @complexity 1
* @rpcVersion -1
Expand Down

0 comments on commit 9ecc953

Please sign in to comment.