test domo: add capabilities
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -34,6 +34,9 @@
|
||||
#define kerror_body "{ \"status\": \"error\" }"
|
||||
#define kempty_body "{}"
|
||||
|
||||
|
||||
extern int capabilities_handler(restd_resp_t *response, void *arg);
|
||||
|
||||
// Outlets
|
||||
extern int outlet_create_handler(restd_resp_t *response, void *arg);
|
||||
extern int outlet_list_handler(restd_resp_t *response, void *arg);
|
||||
|
||||
Reference in New Issue
Block a user