Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

Nullable enums do not respect the [Flags] attribute #257

Merged
merged 4 commits into from
Dec 14, 2012

Conversation

kongo2002
Copy link
Contributor

Hi,

the pull request fixes the bug that nullable enums do not respect the [Flags] attribute which results in the enum being serialized as an integer.

I added a unit test as well.

Cheers,
Gregor

@desunit
Copy link
Member

desunit commented Dec 14, 2012

Thanks!

desunit added a commit that referenced this pull request Dec 14, 2012
Nullable enums do not respect the [Flags] attribute
@desunit desunit merged commit 1546901 into ServiceStack:master Dec 14, 2012
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