You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/19 15:19:51 UTC

[GitHub] [airflow] SamWheating commented on a change in pull request #14306: Adding `only_active` parameter to /dags endpoint

SamWheating commented on a change in pull request #14306:
URL: https://github.com/apache/airflow/pull/14306#discussion_r579262181



##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -377,6 +377,12 @@ paths:
       parameters:
         - $ref: '#/components/parameters/PageLimit'
         - $ref: '#/components/parameters/PageOffset'
+       - name: only_active

Review comment:
       You're right - but I also missed adding the new fields in `test_dag_schema` when I originally opened this PR. 




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org