apache/airflow

Automate reference doc creation for stable API permissions

Closed

#10,937 opened on Sep 14, 2020

 (5 comments) (0 reactions) (0 assignees)Python (16,781 forks)batch import
area:APIgood first issuekind:documentationkind:task

Repository metrics

Stars
 (44,809 stars)
PR merge metrics
 (Avg merge 7d 18h) (834 merged PRs in 30d)

Description

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.

Contributor guide