The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user sudiptob2 (triggered by sudiptob2).

Head commit for run:
30683e99b8fb89a25862d4e44288ed4611eead5a / Jarek Potiuk <[email protected]>
Fix parameter validation

* added default value for limit parameter across the board. Connexion
  3 does not like if the parameter had no default and we had not
    provided one - even if our custom decorated was adding it. Adding
  default value and updating our decorator to treat None as `default`
  fixed a number of problems where limits were not passed

* swapped openapi specification for /datasets/{uri} and /dataset/events.
  Since `{uri}` was defined first, connection matched `events` with
  `{uri}` and chose parameter definitions from `{uri}` not events

* few other smaller fixes

Report URL: https://github.com/apache/airflow/actions/runs/8664656169

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to