durgaprasadml commented on PR #67606: URL: https://github.com/apache/airflow/pull/67606#issuecomment-4575210087
Implemented the requested changes: - Added deterministic sorting for generated REST API permission entries (grouped by endpoint path, then HTTP method). - Registered the generator in .pre-commit-config.yaml following existing Airflow prek hook conventions. - Regenerated api_permissions_ref.rst with the stabilized ordering. This ensures the generated permission reference stays automatically synchronized with route changes and prevents stale generated docs from passing CI. -- 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]
