summaryrefslogtreecommitdiff
path: root/res/stasis_http/resource_endpoints.h
diff options
context:
space:
mode:
Diffstat (limited to 'res/stasis_http/resource_endpoints.h')
-rw-r--r--res/stasis_http/resource_endpoints.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/stasis_http/resource_endpoints.h b/res/stasis_http/resource_endpoints.h
index a0262c064..0379901d9 100644
--- a/res/stasis_http/resource_endpoints.h
+++ b/res/stasis_http/resource_endpoints.h
@@ -79,12 +79,4 @@ struct ast_get_endpoint_args {
*/
void stasis_http_get_endpoint(struct ast_variable *headers, struct ast_get_endpoint_args *args, struct stasis_http_response *response);
-/*
- * JSON models
- *
- * Endpoint
- * - resource: string (required)
- * - technology: string (required)
- */
-
#endif /* _ASTERISK_RESOURCE_ENDPOINTS_H */