kaxil commented on code in PR #44241:
URL: https://github.com/apache/airflow/pull/44241#discussion_r1858931178


##########
airflow/api_fastapi/core_api/openapi/v1-generated.yaml:
##########
@@ -1840,6 +1840,8 @@ paths:
         in: path
         required: true
         schema:
+          enum:
+          - '~'
           const: '~'

Review Comment:
   Unrelated changes



##########
airflow/api_fastapi/core_api/openapi/v1-generated.yaml:
##########
@@ -4605,13 +4607,17 @@ paths:
         in: path
         required: true
         schema:
+          enum:

Review Comment:
   Same



##########
airflow/api_fastapi/core_api/openapi/v1-generated.yaml:
##########
@@ -8554,7 +8560,7 @@ components:
       properties:
         __type:
           type: string
-          title: Type
+          title: '  Type'

Review Comment:
   Same



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