We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be71fb commit fa55f27Copy full SHA for fa55f27
openapi-v3.yaml
@@ -5790,8 +5790,9 @@ components:
5790
type: integer
5791
config:
5792
title: Config
5793
- description: The adapter-specific configuration for the connection (only
5794
- included when annotated)
+ description: This field will always be null in list responses. To retrieve
+ connection configuration details, use the Retrieve Account Connection
5795
+ endpoint instead.
5796
anyOf:
5797
- $ref: '#/components/schemas/SnowflakeConnection'
5798
- $ref: '#/components/schemas/PostgresConnection'
0 commit comments