mik-laj commented on a change in pull request #12466:
URL: https://github.com/apache/airflow/pull/12466#discussion_r532077592
##########
File path: airflow/provider.yaml.schema.json
##########
@@ -125,6 +127,7 @@
"description": "Integration name. It must have a matching item in
the 'integration' section of any provider."
},
"python-modules": {
+ "description": "Name of the module.",
Review comment:
Here we have a similar problem as we had below. Since it's an array, we
should use the plural.
----------------------------------------------------------------
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]