potiuk commented on a change in pull request #12466:
URL: https://github.com/apache/airflow/pull/12466#discussion_r532061625



##########
File path: airflow/provider.yaml.schema.json
##########
@@ -167,6 +170,13 @@
           "python-module"
         ]
       }
+    },
+    "hook-class-names": {
+      "type": "array",
+      "items": {
+        "type": "string",
+        "description": "Hooks class names that provide connection types to 
core"

Review comment:
       What's the difference between the two in terms of UI/validation? Should 
we describe item or array and what happens if we do both?




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