mik-laj commented on a change in pull request #9549:
URL: https://github.com/apache/airflow/pull/9549#discussion_r447712769



##########
File path: docs/howto/use-alternative-secrets-backend.rst
##########
@@ -117,7 +117,7 @@ The following is a sample JSON file.
     }
 
 The YAML file structure is similar to that of a JSON. The key-value pair of 
connection ID and the definitions of one or more connections.
-The connection can be defined as a URI (string) or JSON object.
+The connection can be defined as a URI (string) or JSON object. Any extra json 
parameters can be provided with the key extra_dejson (Keys extra and 
extra_dejson are mutually exclusive).

Review comment:
       Can you explain the differences between extra and extra_dejson? 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to