Skip to content

Commit beb3a00

Browse files
committed
docs: use staging openapi.json and align reference page with scraper output
- Replace openapi.json with staging1 version, which includes the new GET /2/dm_conversations/media/{dm_id}/{media_id}/{resource_id} endpoint - Rename get-dm-media.mdx -> download-dm-media.mdx to match the filename the @mintlify/scraping workflow generates from operationId 'dmConversationsMediaDownload', so future automated runs stay in sync - Update docs.json, introduction.mdx, and migrate.mdx to reference the new filename
1 parent 149311c commit beb3a00

File tree

5 files changed

+27030
-25639
lines changed

5 files changed

+27030
-25639
lines changed

docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
"x-api/direct-messages/media/migrate"
534534
]
535535
},
536-
"x-api/direct-messages/get-dm-media"
536+
"x-api/direct-messages/download-dm-media"
537537
]
538538
},
539539
{

0 commit comments

Comments
 (0)