VinayGb665 commented on a change in pull request #9549:
URL: https://github.com/apache/airflow/pull/9549#discussion_r448782945



##########
File path: docs/howto/use-alternative-secrets-backend.rst
##########
@@ -117,7 +118,10 @@ 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 using keys like ``extra_dejson`` and ``extra``.

Review comment:
       Makes sense since those keys are common not just specific to YAML.
   Thanks. Updated !




----------------------------------------------------------------
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