manwwe opened a new pull request, #67678: URL: https://github.com/apache/airflow/pull/67678
Update the API contribution documentation so it matches the current repository layout. This PR: - corrects outdated public and UI API route paths - clarifies where generated OpenAPI specs are stored - updates the endpoint contribution guide with current route/test locations - fixes the Execution API versioning section so it reflects the current `versions/` layout - documents when to regenerate Task SDK models after Execution API schema changes This is documentation-only. I validated the changed RST files with: - `prek run rst-backticks --files ...` - `prek run blacken-docs --files ...` - `git diff --check` --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Codex Generated-by: Codex following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
