We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95257e9 commit 9b13526Copy full SHA for 9b13526
1 file changed
source/openapi-admin-v3.yaml
@@ -7431,10 +7431,11 @@ components:
7431
description: |-
7432
The name of a database in the linked data source. If you
7433
omit this parameter, the Source Type changes to
7434
- "Deployment," unless you are on a shared tier. If you are,
7435
- specify this parameter to avoid the 'deployment
7436
- changestreams are not supported on shared tier clusters'
7437
- error.
+ "Deployment." However, shared tier infrastructure does not
+ support deployment changestreams. If you omit the 'database'
+ parameter, you receive the 'deployment changestreams are
+ not supported on shared tier clusters' error. Supply the
7438
+ database parameter to resolve this error.
7439
collection:
7440
type: string
7441
0 commit comments