naruto-lgtm commented on PR #68617:
URL: https://github.com/apache/airflow/pull/68617#issuecomment-4727124812

   Did it in this PR. Added a small `_path(prefix, *identifiers)` helper and 
routed all the identifier endpoints (including the original `dags` one) through 
it, so the quoting is the default rather than something each call site has to 
remember. The `/clear` and `/state` suffixes just get appended to the helper 
output. Output is byte-for-byte the same as before, so the existing path 
assertions still hold.


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

Reply via email to