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

The AmqpChannelBindingIs.RoutingKey is ignoring EnumMember.Value in the serialization #83

Closed
gomete opened this issue Jan 21, 2021 · 2 comments

Comments

@gomete
Copy link
Contributor

gomete commented Jan 21, 2021

Property Is in AmqpChannelBinding when it is set to RoutingKey it is serialized as RoutingKey instead of routingKey. The attribute EnumMember is ignored by the JsonConverter JsonStringEnumConverter.

@gomete
Copy link
Contributor Author

gomete commented Jan 21, 2021

EnumMember is not supported yet in System.Text.Json, there is an open issue: dotnet/runtime#31081

@m-wild
Copy link
Collaborator

m-wild commented Mar 10, 2021

Closed by #84

@m-wild m-wild closed this as completed Mar 10, 2021
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

No branches or pull requests

2 participants