fix(CLI Tool): #3591897 Canvas CLI sync fails for media and link props in global regions

Closes #3591897 (closed)

  • returns inputs_resolved for global regions from the API
  • updates global region CLI sync to use the inputs_resolved value

Testing instructions

  • In Canvas UI configure a global region containing image and link props.
  • Run npx canvas pull.
  • Without modifying any files, run npx canvas push.
  • Confirm the push succeeds without validation errors.
  • Pull again and confirm no unexpected changes occur.

AI-Generated: Yes (Used AI coding agent to implement the fix).

Merge request reports

Loading