[
https://issues.apache.org/jira/browse/AIRFLOW-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Iuliia Volkova updated AIRFLOW-3395:
------------------------------------
Description:
In doc exist only 2 endpoints https://airflow.apache.org/api.html#endpoints
In source code
(https://github.com/apache/incubator-airflow/blob/v1-10-stable/airflow/www_rbac/api/experimental/endpoints.py)
we have more, caused issues when users think that there are not more methods -
I got on work project several questions about it and also saw in stackoverflow
relative questions:
https://stackoverflow.com/questions/50121593/pass-parameters-to-airflow-experimental-rest-api-when-creating-dag-run
I want to add more information about REST API
was:
In doc exist only 2 endpoints https://airflow.apache.org/api.html#endpoints
In source code we have several more, caused issues when users think that there
are not more methods - I got on work project several questions about it and
also saw in stackoverflow relative questions:
https://stackoverflow.com/questions/50121593/pass-parameters-to-airflow-experimental-rest-api-when-creating-dag-run
I want to add more information about REST API
> add to documentation all existed REST API endpoints and example how to pass
> dag_runs params
> -------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-3395
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3395
> Project: Apache Airflow
> Issue Type: Task
> Affects Versions: 1.10.2
> Reporter: Iuliia Volkova
> Assignee: Iuliia Volkova
> Priority: Minor
>
> In doc exist only 2 endpoints https://airflow.apache.org/api.html#endpoints
> In source code
> (https://github.com/apache/incubator-airflow/blob/v1-10-stable/airflow/www_rbac/api/experimental/endpoints.py)
> we have more, caused issues when users think that there are not more methods
> - I got on work project several questions about it and also saw in
> stackoverflow relative questions:
> https://stackoverflow.com/questions/50121593/pass-parameters-to-airflow-experimental-rest-api-when-creating-dag-run
>
> I want to add more information about REST API
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)