1
0
mirror of synced 2025-12-23 21:03:15 -05:00

feat: Add external documentation URLs to Group B source connectors (source-100ms through source-box) (#69724)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
Aaron ("AJ") Steers
2025-11-18 17:16:35 -08:00
committed by GitHub
parent cf12b2a04b
commit a8f2d5ed5d
47 changed files with 371 additions and 0 deletions

View File

@@ -33,3 +33,16 @@ data:
ab_internal:
ql: 100
sl: 100
externalDocumentationUrls:
- title: Box API reference
url: https://developer.box.com/reference/
type: api_reference
- title: Authentication
url: https://developer.box.com/guides/authentication/
type: authentication_guide
- title: Rate limits
url: https://developer.box.com/guides/api-calls/permissions-and-errors/rate-limits/
type: rate_limits
- title: Box Status
url: https://status.box.com/
type: status_page