Skip to content

Conversation

@JaapSingh
Copy link
Contributor

@JaapSingh JaapSingh commented Jan 29, 2019

When generating the SDK, certain parameter names were not being sanitized, which resulted in errors such as myfunc(string string), as opposed to myfunc(string @string). To fix this, I sanitized the parameter .

@msftclas
Copy link

msftclas commented Jan 29, 2019

CLA assistant check
All CLA requirements met.

@darrelmiller
Copy link
Contributor

Hi @JaapSingh Thanks for your contribution. It is much appreciated. Your change seems to make sense to me. However, it would be great if you could add a short description of the problem you ran into and how using the sanitize solves the problem for you. Thanks!

Copy link

@rohitramu rohitramu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@darrelmiller
Copy link
Contributor

@MIchaelMainer If you are good with this fix, feel free to merge.

@MIchaelMainer MIchaelMainer merged commit bca4cc4 into microsoftgraph:dev Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants