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/16 15:19:11 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #9277: [WIP] Health endpoint spec

mik-laj commented on a change in pull request #9277:
URL: https://github.com/apache/airflow/pull/9277#discussion_r440934523



##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -1328,6 +1333,14 @@ components:
           type: array
           items:
             $ref: '#/components/schemas/EventLog'
+    
+    Health:

Review comment:
       ```suggestion
       HealthInfo:
   ```
   We have VersionInfo already. This will allow us to maintain consistency in names.




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