Skip to content

Commit da475d8

Browse files
committed
Run all the integration tests - 2023-06-19 PT
1 parent 1a7529d commit da475d8

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

json-logs/samples/api/files.list.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,19 @@
2929
"thumb_360": "https://www.example.com/",
3030
"thumb_360_w": 12345,
3131
"thumb_360_h": 12345,
32+
"thumb_480": "https://www.example.com/",
33+
"thumb_480_w": 12345,
34+
"thumb_480_h": 12345,
3235
"thumb_160": "https://www.example.com/",
36+
"thumb_360_gif": "https://www.example.com/",
37+
"thumb_480_gif": "https://www.example.com/",
3338
"original_w": 12345,
3439
"original_h": 12345,
40+
"deanimate": "https://www.example.com/",
41+
"deanimate_gif": "https://www.example.com/",
3542
"thumb_tiny": "",
3643
"permalink": "https://www.example.com/",
3744
"permalink_public": "https://www.example.com/",
38-
"alt_txt": "",
3945
"channels": [
4046
"C00000000",
4147
""
@@ -53,25 +59,19 @@
5359
"lines": 12345,
5460
"lines_more": 12345,
5561
"preview_is_truncated": false,
56-
"thumb_800": "https://www.example.com/",
57-
"thumb_800_w": 12345,
58-
"thumb_800_h": 12345,
59-
"thumb_480": "https://www.example.com/",
60-
"thumb_480_w": 12345,
61-
"thumb_480_h": 12345,
6262
"thumb_720": "https://www.example.com/",
6363
"thumb_720_w": 12345,
6464
"thumb_720_h": 12345,
65+
"thumb_800": "https://www.example.com/",
66+
"thumb_800_w": 12345,
67+
"thumb_800_h": 12345,
6568
"thumb_960": "https://www.example.com/",
6669
"thumb_960_w": 12345,
6770
"thumb_960_h": 12345,
6871
"thumb_1024": "https://www.example.com/",
6972
"thumb_1024_w": 12345,
7073
"thumb_1024_h": 12345,
71-
"thumb_360_gif": "https://www.example.com/",
72-
"thumb_480_gif": "https://www.example.com/",
73-
"deanimate": "https://www.example.com/",
74-
"deanimate_gif": "https://www.example.com/",
74+
"alt_txt": "",
7575
"subject": "",
7676
"source_team": "",
7777
"non_owner_editable": false,

0 commit comments

Comments
 (0)