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:
committed by
GitHub
parent
cf12b2a04b
commit
a8f2d5ed5d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user