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,13 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: API reference
|
||||
url: https://www.algolia.com/doc/rest-api/search/
|
||||
type: api_reference
|
||||
- title: Authentication
|
||||
url: https://www.algolia.com/doc/guides/security/api-keys/
|
||||
type: authentication_guide
|
||||
- title: Rate limits
|
||||
url: https://www.algolia.com/doc/guides/scaling/servers-clusters/#rate-limits
|
||||
type: rate_limits
|
||||
|
||||
Reference in New Issue
Block a user