apache/airflow

AIP-84 Sync documentation and permissions

开放

#43,430 创建于 2024年10月28日

 (13 条评论) (4 个反应) (0 位负责人)Python (16,781 个派生)batch import
area:APIgood first issuekind:documentationkind:feature

仓库指标

星标
 (44,809 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

More context here https://github.com/apache/airflow/issues/43140#issuecomment-2431304177

To avoid additional mismatch between the code and the documentation, we could add a small layer to automatically detect and document the API permissions for each route. Ideally the swagger and maybe also this documentation page should be automatically populated from the FastAPI code.

Note: To be able to work on this, authentication and permissions need to be implemented first.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

贡献者指南