Cleanup API code
This commit is contained in:
parent
e7de104d88
commit
f42b3e83a7
5 changed files with 38 additions and 20 deletions
|
@ -52,6 +52,8 @@ public:
|
|||
enum RequestType {
|
||||
REQ_UNKNOWN,
|
||||
REQ_SUMMARY,
|
||||
REQ_BACKENDS,
|
||||
REQ_CONFIG,
|
||||
REQ_JSON_RPC
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue