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 2020/06/25 02:04:41 UTC

[GitHub] [airflow] zikun commented on a change in pull request #9497: [WIP] Add read-only Config endpoint

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:
users@infra.apache.org