summaryrefslogtreecommitdiff
path: root/res/stasis_http/resource_sounds.h
diff options
context:
space:
mode:
Diffstat (limited to 'res/stasis_http/resource_sounds.h')
-rw-r--r--res/stasis_http/resource_sounds.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/stasis_http/resource_sounds.h b/res/stasis_http/resource_sounds.h
index 9d724b359..f3010a920 100644
--- a/res/stasis_http/resource_sounds.h
+++ b/res/stasis_http/resource_sounds.h
@@ -66,14 +66,4 @@ struct ast_get_stored_sound_args {
*/
void stasis_http_get_stored_sound(struct ast_variable *headers, struct ast_get_stored_sound_args *args, struct stasis_http_response *response);
-/*
- * JSON models
- *
- * Sound
- * - lang: string (required)
- * - text: string
- * - id: string (required)
- * - formats: List[string] (required)
- */
-
#endif /* _ASTERISK_RESOURCE_SOUNDS_H */