Subham-KRLX commented on PR #64404:
URL: https://github.com/apache/airflow/pull/64404#issuecomment-4160448532

   > Would it be viable to keep the return value a plain string if the target 
is not set? Asking since the API is considered public, and changing the format 
would require some migration mechanism. Those won’t be needed if we could keep 
the format unchanged without target.
   
   @uranusjr I updated the PR to implement a hybrid format as suggested the API 
and serialization now return a plain string for default _blank targets, 
ensuring total backward compatibility, and only use the structured object for 
custom ones I have also updated the UI and unit tests to resiliently handle 
both formats. 


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