pnp / cli-microsoft365

Manage Microsoft 365 and SharePoint Framework projects on any platform
https://aka.ms/cli-m365
MIT License
890 stars 314 forks source link

Remove duplicate property for `flow list` #6089

Closed milanholemans closed 1 week ago

milanholemans commented 1 month ago

For the command flow list (https://pnp.github.io/cli-microsoft365/cmd/flow/flow-list), we introduce a duplicate property called displayName at the root of the result that has the same value as properties/displayName. Duplicate data is not useful at all, so let's get rid of it.

Adam-it commented 2 weeks ago

Since we have v8 branch we may now start working on it! Let's get this 🚢 and Let's put CLI to the 🚀🌙

nanddeepn commented 2 weeks ago

Can I work on it?

milanholemans commented 1 week ago

Fixed by #6135