Skip to content

Commit 478f057

Browse files
committed
add missing fields
1 parent 5cbc3dc commit 478f057

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

postman/threads-api.postman_collection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2957,11 +2957,11 @@
29572957
},
29582958
{
29592959
"key": "fields_threads",
2960-
"value": "id,media_product_type,media_type,media_url,permalink,owner,username,text,timestamp,shortcode,thumbnail_url,children,is_quote_post,has_replies,alt_text,link_attachment_url"
2960+
"value": "id,media_product_type,media_type,media_url,permalink,owner,username,text,timestamp,shortcode,thumbnail_url,children,is_quote_post,quoted_post,reposted_post,has_replies,alt_text,link_attachment_url"
29612961
},
29622962
{
29632963
"key": "fields_replies",
2964-
"value": "id,text,timestamp,media_product_type,media_type,media_url,permalink,shortcode,thumbnail_url,username,children,is_quote_post,alt_text,link_attachment_url,has_replies,is_reply,is_reply_owned_by_me,root_post,replied_to,hide_status,reply_audience"
2964+
"value": "id,text,timestamp,media_product_type,media_type,media_url,permalink,shortcode,thumbnail_url,username,children,is_quote_post,quoted_post,reposted_post,alt_text,link_attachment_url,has_replies,is_reply,is_reply_owned_by_me,root_post,replied_to,hide_status,reply_audience"
29652965
},
29662966
{
29672967
"key": "fields_profile",

0 commit comments

Comments
 (0)