apache/airflow

AIP-84 Sync documentation and permissions

Open

#43,430 建立於 2024年10月28日

在 GitHub 查看
 (13 留言) (4 反應) (0 負責人)Python (16,781 fork)batch import
area:APIgood first issuekind:documentationkind:feature

倉庫指標

Star
 (44,809 star)
PR 合併指標
 (平均合併 7天 18小時) (30 天內合併 834 個 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.

貢獻者指南