|
23 | 23 | "username": "", |
24 | 24 | "url_private": "https://www.example.com/", |
25 | 25 | "url_private_download": "https://www.example.com/", |
26 | | - "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": "", |
36 | 26 | "permalink": "https://www.example.com/", |
37 | 27 | "permalink_public": "https://www.example.com/", |
| 28 | + "edit_link": "https://www.example.com/", |
| 29 | + "preview": "", |
| 30 | + "preview_highlight": "", |
| 31 | + "lines": 12345, |
| 32 | + "lines_more": 12345, |
| 33 | + "preview_is_truncated": false, |
38 | 34 | "channels": [ |
| 35 | + "C00000000", |
39 | 36 | "" |
40 | 37 | ], |
41 | 38 | "groups": [ |
|
45 | 42 | "" |
46 | 43 | ], |
47 | 44 | "comments_count": 12345, |
48 | | - "edit_link": "https://www.example.com/", |
49 | | - "preview": "", |
50 | | - "preview_highlight": "", |
51 | | - "lines": 12345, |
52 | | - "lines_more": 12345, |
53 | | - "preview_is_truncated": false, |
54 | | - "alt_txt": "", |
| 45 | + "media_display_type": "", |
| 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 | 55 | "thumb_480": "https://www.example.com/", |
56 | 56 | "thumb_480_w": 12345, |
57 | 57 | "thumb_480_h": 12345, |
| 58 | + "thumb_360_gif": "https://www.example.com/", |
| 59 | + "thumb_480_gif": "https://www.example.com/", |
| 60 | + "deanimate": "https://www.example.com/", |
| 61 | + "deanimate_gif": "https://www.example.com/", |
| 62 | + "alt_txt": "", |
58 | 63 | "thumb_720": "https://www.example.com/", |
59 | 64 | "thumb_720_w": 12345, |
60 | 65 | "thumb_720_h": 12345, |
|
67 | 72 | "thumb_1024": "https://www.example.com/", |
68 | 73 | "thumb_1024_w": 12345, |
69 | 74 | "thumb_1024_h": 12345, |
70 | | - "thumb_360_gif": "https://www.example.com/", |
71 | | - "thumb_480_gif": "https://www.example.com/", |
72 | | - "deanimate": "https://www.example.com/", |
73 | | - "deanimate_gif": "https://www.example.com/", |
74 | 75 | "subject": "", |
75 | 76 | "source_team": "", |
76 | 77 | "non_owner_editable": false, |
|
0 commit comments