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 2019/09/26 09:19:17 UTC

[GitHub] [airflow] feluelle commented on a change in pull request #6187: [AIRFLOW-XXX] Improve description OpenFaaS Hook

feluelle commented on a change in pull request #6187: [AIRFLOW-XXX] Improve description OpenFaaS Hook
URL: https://github.com/apache/airflow/pull/6187#discussion_r328516753
 
 

 ##########
 File path: airflow/contrib/hooks/openfaas_hook.py
 ##########
 @@ -26,7 +26,7 @@
 
 class OpenFaasHook(BaseHook):
     """
-    Interact with Openfaas to query, deploy, invoke and update function
+    Interact with OpenfaaS to query, deploy, invoke and update function
 
 Review comment:
   ```suggestion
       Interact with OpenFaaS to query, deploy, invoke and update function
   ```
   isn't it? https://github.com/openfaas/faas#openfaas----serverless-functions-made-simple

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services