durgaprasadml commented on PR #67606:
URL: https://github.com/apache/airflow/pull/67606#issuecomment-4599851724
Addressed the feedback regarding public /api/v2 endpoints being omitted from
the generated reference.
Updates included:
- Public stable API endpoints are now extracted and rendered explicitly as
requiring no Airflow permission.
- Added regression and integration coverage for:
- /api/v2/monitor/health
- /api/v2/version
- /api/v2/auth/login
- /api/v2/auth/logout
- Kept deterministic generation ordering and simplified the rendering
pipeline so sorting happens only during normalization/extraction.
- Regenerated api_permissions_ref.rst.
CI is now green on the updated implementation.
@potiuk could you please take another look when you have time?
--
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]