apache/airflow

Automate reference doc creation for stable API permissions

已关闭

#10,937 创建于 2020年9月14日

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

仓库指标

星标
 (44,809 个星标)
PR 合并指标
 (平均合并 7天 18小时) (30 天内合并 834 个 PR)

描述

Description We should find a way to create automated documentation of required permissions for stable API endpoints.

Use case / motivation

Right now the process of documenting which permissions are needed for which API endpoints is entirely manual, which is error prone and likely to get out of date.

贡献者指南