Fokko commented on a change in pull request #4236: [AIRFLOW-3395] added the 
REST API endpoints to the doc
URL: https://github.com/apache/incubator-airflow/pull/4236#discussion_r236085805
 
 

 ##########
 File path: docs/api.rst
 ##########
 @@ -24,10 +24,73 @@ available at /api/experimental/. Please note that we 
expect the endpoint definit
 Endpoints
 ---------
 
-This is a place holder until the swagger definitions are active
+.. http:post:: /api/experimental/dags/<DAG_ID>/dag_runs
+
+  Creates a dag_run for a given dag id (POST).
 
 Review comment:
   Isn't the (POST) a bit redundant?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to