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

Implement JsonUntype properties to enable automatic serialization/deserialization. #279

Open
darrelmiller opened this issue Apr 26, 2024 · 1 comment
Labels
area:serialization Focused on functional modules of the product

Comments

@darrelmiller
Copy link
Member

Related issue microsoftgraph/msgraph-sdk-dotnet#2459

If we create derivatives of the Untyped classes from Kiota.Abstractions we can add the necessary annotations/interfaces to enable using STJ to serialize/deserialize these untyped objects.

@andrueastman
Copy link
Member

Transferring issue as part of #238

@andrueastman andrueastman transferred this issue from microsoft/kiota-serialization-json-dotnet Jul 9, 2024
@andrueastman andrueastman added the area:serialization Focused on functional modules of the product label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:serialization Focused on functional modules of the product
Projects
Status: Todo 📃
Development

No branches or pull requests

2 participants