microsoft / kiota-abstractions-dotnet

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

- adds async overloads for serialization #233

Closed baywet closed 2 months ago

baywet commented 2 months ago

related #225

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

MihaMarkic commented 2 months ago

Added draft pull requests for text and form (besides json), I don't think multipart has deserialization or am I missing something?

andrueastman commented 2 months ago

Added draft pull requests for text and form (besides json), I don't think multipart has deserialization or am I missing something?

That's correct, at the moment, multipart support is limited to serialization.