replace types in DurableOrchestrationStatus from JToken to JsonElement #2340
tahtirski-tallan
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to replace types in DurableOrchestrationStatus from JToken to JsonElement so we could deserialize with System.Text.Json like so JsonSerializer.Deserialize(json)?
Beta Was this translation helpful? Give feedback.
All reactions