jedcunningham commented on code in PR #52177:
URL: https://github.com/apache/airflow/pull/52177#discussion_r2220907762


##########
airflow-core/src/airflow/api_fastapi/core_api/openapi/v2-rest-api-generated.yaml:
##########
@@ -8396,6 +8396,10 @@ components:
           type: boolean
           title: Include Past
           default: false
+        run_on_latest_version:
+          type: boolean
+          title: Run On Latest Version

Review Comment:
   Hmm, any way we can get it in these api docs too? Like "Run On Latest 
Version (experimental)"?



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