microsoft / kiota-dotnet

Abstractions library for the Kiota generated SDKs in dotnet
https://aka.ms/kiota/docs
MIT License
32 stars 29 forks source link

Add support to JsonSerializationWriter.WriteNonParsableObjectValue for anonymous objects. #307

Closed greg-ww closed 1 month ago

greg-ww commented 1 month ago

Fixes #306.

greg-ww commented 1 month ago

@microsoft-github-policy-service agree company="Civitai"

greg-ww commented 1 month ago

Will try to implement this feedback today.

greg-ww commented 1 month ago

@andrueastman I made the requested modifications, let me know if I missed anything.