potiuk commented on a change in pull request #4523: [AIRFLOW-3616] Add aliases
for schema with underscore
URL: https://github.com/apache/airflow/pull/4523#discussion_r249286166
##########
File path: docs/howto/manage-connections.rst
##########
@@ -151,6 +156,29 @@ Scopes (comma separated)
issue `AIRFLOW-2522
<https://issues.apache.org/jira/browse/AIRFLOW-2522>`_.
+
+ When specifying the connection in environment variable you should specify
+ it using URI syntax, with the following requirements:
+ * scheme part must be equals ``google-cloud-platform`` (Note: look for a
Review comment:
scheme part must be equals -> scheme part should be
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services