1 2 3 4 5 6 7 8 9 10 11 12
api_category!("notes"; methods { add, create_comment, delete, delete_comment, edit, edit_comment, get, get_by_id, get_comments, restore_comment });