Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
67 stars 66 forks source link

fix(vscode): Update serialization and deserialization of unit test schema #4856

Closed ccastrotrejo closed 2 weeks ago

ccastrotrejo commented 2 weeks ago

This pull request primarily focuses on improving the handling of outputs in the workflow serialization and deserialization process within the libs/designer package. The changes involve restructuring the output format, adding functionality to flatten and unify output objects, and modifying import statements to include necessary functions.