zikun commented on a change in pull request #9497:
URL: https://github.com/apache/airflow/pull/9497#discussion_r445267538
##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -1760,6 +1757,9 @@ components:
value:
type: string
readOnly: true
+ source:
Review comment:
This is inspired by the table in the web configuration page, which has
four columns - section, key, value and source. Isn't source information useful
for admin users to change and debug the configuration? Especially when it comes
from multiple sources like airflow.cfg, env var, cmd.
----------------------------------------------------------------
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:
[email protected]