EvertonSA opened a new pull request, #59228:
URL: https://github.com/apache/airflow/pull/59228

   The current example throws an exception on dag parsing 
   
   ```
   airflow.exceptions.AirflowException: The access_control map for DAG 
'everton-test' includes the following invalid resource name: 'Dags'; The set of 
valid resource names is: dict_keys(['DAGs', 'DAG Runs'])
   ```
   
   all other files in the repo seems to be using correct resource name, the 
only broken one was this one on the documentation


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to