Skip to content

bugfix/raw collections#480

Merged
baywet merged 12 commits intomainfrom
bugfix/raw-collections
Aug 13, 2021
Merged

bugfix/raw collections#480
baywet merged 12 commits intomainfrom
bugfix/raw-collections

Conversation

@baywet
Copy link
Member

@baywet baywet commented Aug 12, 2021

  • fixes a bug where sending collections of objects would not be supported in CSharp
  • fixes a bug in CSharp were primitive types would map to the wrong http core method
  • adds an overload for collections in dotnet httpcore
  • fixes a bug in dotnet generation where raw collections would not be mapped properly
  • fixes a bug in java where raw collections requests would not be supported
  • fixes a bug for typescript where raw collections would not be supported
  • fixes a bug where body types would not be imported
  • fixes support for raw collections in ruby

fixes #467

Generation diff

microsoft/kiota-samples#212

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

85.1% 85.1% Coverage
0.0% 0.0% Duplication

@baywet baywet disabled auto-merge August 13, 2021 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add support for non-wrapped collections responses

2 participants