Skip to content

Commit

Permalink
Run all the integration tests - 2023-06-19 PT
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Jun 19, 2023
1 parent 1a7529d commit da475d8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions json-logs/samples/api/files.list.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,19 @@
"thumb_360": "https://www.example.com/",
"thumb_360_w": 12345,
"thumb_360_h": 12345,
"thumb_480": "https://www.example.com/",
"thumb_480_w": 12345,
"thumb_480_h": 12345,
"thumb_160": "https://www.example.com/",
"thumb_360_gif": "https://www.example.com/",
"thumb_480_gif": "https://www.example.com/",
"original_w": 12345,
"original_h": 12345,
"deanimate": "https://www.example.com/",
"deanimate_gif": "https://www.example.com/",
"thumb_tiny": "",
"permalink": "https://www.example.com/",
"permalink_public": "https://www.example.com/",
"alt_txt": "",
"channels": [
"C00000000",
""
Expand All @@ -53,25 +59,19 @@
"lines": 12345,
"lines_more": 12345,
"preview_is_truncated": false,
"thumb_800": "https://www.example.com/",
"thumb_800_w": 12345,
"thumb_800_h": 12345,
"thumb_480": "https://www.example.com/",
"thumb_480_w": 12345,
"thumb_480_h": 12345,
"thumb_720": "https://www.example.com/",
"thumb_720_w": 12345,
"thumb_720_h": 12345,
"thumb_800": "https://www.example.com/",
"thumb_800_w": 12345,
"thumb_800_h": 12345,
"thumb_960": "https://www.example.com/",
"thumb_960_w": 12345,
"thumb_960_h": 12345,
"thumb_1024": "https://www.example.com/",
"thumb_1024_w": 12345,
"thumb_1024_h": 12345,
"thumb_360_gif": "https://www.example.com/",
"thumb_480_gif": "https://www.example.com/",
"deanimate": "https://www.example.com/",
"deanimate_gif": "https://www.example.com/",
"alt_txt": "",
"subject": "",
"source_team": "",
"non_owner_editable": false,
Expand Down

0 comments on commit da475d8

Please sign in to comment.