forked from apache/airflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update doc to reflect the changes for DAG-Level access control (apach…
…e#12928) In 2.0 and master branch, there are permission & view name changes for DAG-level access control. - Permission: "can_dag_read"/"can_dag_edit" -> "can_read"/"can_edit" - View: "all_dags" -> "DAGs" These were missed to be reflected in the doc, and this PR addresses it.
- Loading branch information
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters