Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow JsonProperty(PropertyName='blah') to be used during Serialization #99

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

TimF2004
Copy link

This addresses the issue with using the JsonProperty(PropertyName="") where the decorated property name is not propogated to the server during the insert/update to the ArangoDB instance.

@TimF2004 TimF2004 changed the title Master Allow JsonProperty(PropertyName='') to be used during Serialization Feb 10, 2018
@TimF2004 TimF2004 changed the title Allow JsonProperty(PropertyName='') to be used during Serialization Allow JsonProperty(PropertyName='blah') to be used during Serialization Feb 10, 2018
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.

1 participant