microsoft / kiota-serialization-json-python

JSON serialization implementation for Kiota clients in Python
https://aka.ms/kiota/docs
MIT License
4 stars 9 forks source link

Support for untyped nodes #304

Open rohitkrsoni opened 1 month ago

rohitkrsoni commented 1 month ago

Serialization support for UntypedNode

Related to: https://github.com/microsoft/kiota/issues/4385 https://github.com/microsoft/kiota-abstractions-python/issues/285

rohitkrsoni commented 1 month ago

I will work on it, please assign it to me.