Parameters visual bug
Posted: May 17th, 2022, 3:35 pm
I have a method in EasyCommerce 5.1 MVC that has a param 'UserId' and an array param 'Addresses'. In the Assistant, it looks like the Addresses are a child node of UserId. This is just a visual bug. The UserId and Addresses are separate in the parameters section when you call the method.