apache/airflow

Automate reference doc creation for stable API permissions

Fermée

#10 937 ouverte le 14 sept. 2020

 (5 commentaires) (0 réaction) (0 personne assignée)Python (16 781 forks)batch import
area:APIgood first issuekind:documentationkind:task

Métriques du dépôt

Stars
 (44 809 étoiles)
Métriques de merge PR
 (Merge moyen 7j 18h) (834 PRs mergées en 30 j)

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.

Guide contributeur