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 2020/04/27 17:49:34 UTC

[GitHub] [airflow] feluelle commented on a change in pull request #8591: Add http system test

feluelle commented on a change in pull request #8591:
URL: https://github.com/apache/airflow/pull/8591#discussion_r416022682



##########
File path: airflow/providers/http/example_dags/example_http.py
##########
@@ -42,6 +42,7 @@
 dag.doc_md = __doc__
 
 # t1, t2 and t3 are examples of tasks created by instantiating operators
+# [START howto_operator_http_t1]
 t1 = SimpleHttpOperator(
     task_id='post_op',

Review comment:
       me too - will change it :)




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