Skip to content

Commit 1a7529d

Browse files
committed
Run all the integration tests - 2023-06-18 PT
1 parent 104c70f commit 1a7529d

File tree

5 files changed

+2650
-24
lines changed

5 files changed

+2650
-24
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,18 @@
2424
"url_private": "https://www.example.com/",
2525
"url_private_download": "https://www.example.com/",
2626
"media_display_type": "",
27+
"thumb_64": "https://www.example.com/",
28+
"thumb_80": "https://www.example.com/",
29+
"thumb_360": "https://www.example.com/",
30+
"thumb_360_w": 12345,
31+
"thumb_360_h": 12345,
32+
"thumb_160": "https://www.example.com/",
33+
"original_w": 12345,
34+
"original_h": 12345,
35+
"thumb_tiny": "",
2736
"permalink": "https://www.example.com/",
2837
"permalink_public": "https://www.example.com/",
38+
"alt_txt": "",
2939
"channels": [
3040
"C00000000",
3141
""
@@ -43,16 +53,6 @@
4353
"lines": 12345,
4454
"lines_more": 12345,
4555
"preview_is_truncated": false,
46-
"thumb_64": "https://www.example.com/",
47-
"thumb_80": "https://www.example.com/",
48-
"thumb_360": "https://www.example.com/",
49-
"thumb_360_w": 12345,
50-
"thumb_360_h": 12345,
51-
"thumb_160": "https://www.example.com/",
52-
"original_w": 12345,
53-
"original_h": 12345,
54-
"thumb_tiny": "",
55-
"alt_txt": "",
5656
"thumb_800": "https://www.example.com/",
5757
"thumb_800_w": 12345,
5858
"thumb_800_h": 12345,

0 commit comments

Comments
 (0)