Turning a json string into an UntypedNode #6681
-
|
In order to unit test some code that deals with UntypedNode, I'd like to feed some deserializer a string and get back a node. My attempt to use the kiota json deserializer ran afoul of 'application/json does not have a factory registered'. Is there another path? |
Beta Was this translation helpful? Give feedback.
Answered by
bimargulies
Jun 19, 2025
Replies: 1 comment
-
|
I found my own answer after all ... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bimargulies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found my own answer after all ...