You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/19 00:23:33 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #17682: Import Hooks lazily individually in providers manager

kaxil commented on a change in pull request #17682:
URL: https://github.com/apache/airflow/pull/17682#discussion_r691689974



##########
File path: airflow/provider_info.schema.json
##########
@@ -16,11 +16,33 @@
     },
     "hook-class-names": {
       "type": "array",
-      "description": "Hook class names that provide connection types to core",
+      "description": "Hook class names that provide connection types to core((deprecated by connection-types)",

Review comment:
       ```suggestion
         "description": "Hook class names that provide connection types to core (deprecated by connection-types)",
   ```




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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org