ephraimbuddy commented on a change in pull request #19841:
URL: https://github.com/apache/airflow/pull/19841#discussion_r757623525



##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -2357,6 +2357,13 @@ components:
           type: integer
           readOnly: true
           description: The number of free slots at the moment.
+        description:
+          type: string
+          description: |
+            The description of the pool.
+
+            *New in version 2.3.0*

Review comment:
       OpenAPI seems not to be interested in API versioning and the document 
renderers don't check for new fields/changes. It would have been better if they 
do because this approach is error-prone. 




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to