Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Don't prepend reserved enums with msgraph#68

Merged
caitlinrussell merged 1 commit intomasterfrom
android-enum-bugfix
Oct 20, 2017
Merged

Don't prepend reserved enums with msgraph#68
caitlinrussell merged 1 commit intomasterfrom
android-enum-bugfix

Conversation

@caitlinrussell
Copy link
Copy Markdown

Changing this value to uppercase resolves the conflict but allows the JSON to pass over the wire correctly

Changing this value to uppercase resolves the conflict but allows the JSON to pass over the wire correctly
@MIchaelMainer
Copy link
Copy Markdown
Contributor

Do we know whether the serializer understood that prepended msgraph_ was to be dropped? Also, are we confident that all services take enums names without regard to case sensitivity? I think we need to ask that question.

Copy link
Copy Markdown
Contributor

@MIchaelMainer MIchaelMainer left a comment

Choose a reason for hiding this comment

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

Since it looks like Graph is case-insensitive for enums, we can use this change.

@caitlinrussell caitlinrussell merged commit 20f89f0 into master Oct 20, 2017
@caitlinrussell caitlinrussell deleted the android-enum-bugfix branch October 20, 2017 17:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants