jscheffl commented on code in PR #42834:
URL: https://github.com/apache/airflow/pull/42834#discussion_r1792350882


##########
airflow/api_fastapi/openapi/v1-generated.yaml:
##########
@@ -1037,3 +1081,25 @@ components:
       - msg
       - type
       title: ValidationError
+    VariableResponse:
+      properties:
+        key:

Review Comment:
   Why do we actually re turn the key in the response if it was in the 
request... sounds use-less... but anyway is also in previous API :-D



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to