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

Head commit for run:
ab74d1ba98f0f1d601206164d2b9529681bed4b3 / Pankaj Singh 
<[email protected]>
Add rest endpoint to get option of configuration (#31056)

Currently, getting a single configuration option is missing in the rest API.
This PR add an endpoint `/config/section/{section}/option/{option}` to
Return a single option. If the option is not found, the API returns 404.
Also, if `expose_config` is not set in configuration then it would return 403.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to