durgaprasadml commented on PR #67606: URL: https://github.com/apache/airflow/pull/67606#issuecomment-4593409900
Good catch @Vamsi-klu , thanks for pointing this out. You're right — the current extractor only emits routes declaring requires_access_* dependencies, while the generated page wording currently implies full /api/v2 endpoint coverage. I’ll update the generation logic to include public endpoints without Airflow permission dependencies and render them explicitly as requiring no Airflow permission, so the generated reference remains complete and self-consistent. -- 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]
