adamcunnington-gdt commented on issue #13653:
URL: https://github.com/apache/airflow/issues/13653#issuecomment-762207320


   Hi @mik-laj thanks for the response but this isn't what is being asked here. 
(@obelinski is a colleague of mine).
   
   You've provided a link to the "set state of task instance" endpoint.
   
   We are trying to find out IF there is an API endpoint that would return the 
list of parameters that a DAG accepts. We had a suspicion that this detail 
MIGHT be contained within the mentioned but undocumented dags/{dag_id}/details 
endpoint.
   
   To restate, we have 4 questions:
   1) Is there an API endpoint that actually exists that will give us the list 
of parameters that a DAG accepts?
   2) Provide the response for the dags/{dag_id}/details endpoint because we 
are curious about this regardless of the answer to 1).
   3) Advise when v2 documentation will be updated with the details endpoint.
   4) Advise if there is a workaround for us doing this on v1.1 - either via 
the experimental API or the CLI.
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to