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 2022/02/14 19:00:36 UTC

[GitHub] [airflow] gmcatsf commented on issue #21447: Rendered template fields in the REST API

gmcatsf commented on issue #21447:
URL: https://github.com/apache/airflow/issues/21447#issuecomment-1039442133


   @mik-laj @ephraimbuddy what do you think about adding the folliowing new REST endpoint to support the requested feature, since UI has /rendered endpoint as well:
   
   `/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/renderedFields`
   
   Another alternative is to add rendered_fields in existing TaskInstanceSchema.
   


-- 
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-unsubscribe@airflow.apache.org

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