Vamsi-klu commented on PR #69393: URL: https://github.com/apache/airflow/pull/69393#issuecomment-4889070584
Could you keep the RFC 9457-shaped 409 response change out of this PR? The stated fix is the missing DagRun path, but the diff also changes the existing `invalid_state` payload by replacing `message` with `type`/`title`/`status`/`detail`/`instance`. That looks like a separate API-shape change and could affect clients independently of the 404 bug. --- Drafted-by: Codex (GPT-5); reviewed by @Vamsi-klu before posting -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
