mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
This is to fix the generated code so that it actually passes arguments correctly. If you look at the diff, the client-side call doesn't actually pass any values for the unnamed parameter. I also filed https://mattermost.atlassian.net/browse/MM-14621 in case we want to actually fix the generator code. #### Ticket Link https://mattermost.atlassian.net/browse/MM-14620