Skip to content

Commit 79edcbf

Browse files
authored
Update list-get-example-all.json
1 parent d6d5541 commit 79edcbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

monitor/alerts/list-get-example-all/output/list-get-example-all.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
},
2020
...
2121
],
22-
"meta": {
23-
"page": 0,
22+
"meta": {
23+
"page": 0,
2424
"page_size": 50,
2525
"first_page_url": "https:\/\/monitor.twilio.com\/v1\/Alerts?PageSize=50&Page=0",
2626
"previous_page_url": null,
2727
"url": "https:\/\/monitor.twilio.com\/v1\/Alerts?PageSize=50&Page=0",
2828
"next_page_url": null,
2929
"key": "alerts"
30-
}
30+
}
3131
}

0 commit comments

Comments
 (0)