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 2021/09/03 10:02:05 UTC

[GitHub] [airflow] uranusjr commented on pull request #17980: Implement API endpoint for DAG deletion

uranusjr commented on pull request #17980:
URL: https://github.com/apache/airflow/pull/17980#issuecomment-912418689


   I added an `except` block to catch `AiflowException` and return 409. The 409 description in the OpenAPI schema is also rewritten slightly to make sense for non-creation conflicts.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org