Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion providers/airbyte/docs/connections.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Client Secret (required)
The Client Secret to connect to the Airbyte server.
You can find this information in the Settings / Applications page in Airbyte UI.

Extras (optional)
Extra (optional)
Specify custom proxies in json format.
Following default requests parameters are taken into account:

Expand Down
2 changes: 1 addition & 1 deletion providers/apache/livy/docs/connections.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Login (optional)
Password (optional)
Specify the password for the Apache Livy server you would like to connect too.

Extras (optional)
Extra (optional)
Specify headers in json format.

When specifying the connection in environment variable you should specify
Expand Down
2 changes: 1 addition & 1 deletion providers/discord/docs/connections/discord-webhook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ Schema (optional)
Webhook Endpoint
The endpoint that will be used to perform the HTTP request.

Extras (optional)
Extra (optional)
Specify headers in json format.
2 changes: 1 addition & 1 deletion providers/http/docs/connections/http.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Port (optional)
Schema (optional)
Specify the service type etc: http/https.

Extras (optional)
Extra (optional)
Specify headers and default requests parameters in json format.
Following default requests parameters are taken into account:

Expand Down