Skip to content

feature/multi part form#2997

Merged
baywet merged 20 commits intomainfrom
feature/multi-part-form
Aug 3, 2023
Merged

feature/multi part form#2997
baywet merged 20 commits intomainfrom
feature/multi-part-form

Conversation

@baywet
Copy link
Member

@baywet baywet commented Jul 24, 2023

fixes #220

@baywet baywet self-assigned this Jul 24, 2023
@baywet baywet force-pushed the feature/multi-part-form branch 3 times, most recently from 6d729e8 to 806e329 Compare August 1, 2023 12:02
@baywet baywet marked this pull request as ready for review August 1, 2023 15:21
@baywet baywet requested a review from a team as a code owner August 1, 2023 15:21
@baywet baywet enabled auto-merge August 1, 2023 15:21
@sebastienlevert
Copy link
Contributor

You should probably update the README.md of the repo with the updated serializers.

@baywet
Copy link
Member Author

baywet commented Aug 1, 2023

You should probably update the README.md of the repo with the updated serializers.

good call, on it!

andrueastman
andrueastman previously approved these changes Aug 2, 2023
Copy link
Contributor

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

baywet added 14 commits August 2, 2023 09:17
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
- removes redundant null check in typescript
- adds support for binary serialization in typescript

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 2, 2023

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 3 Code Smells

91.1% 91.1% Coverage
0.0% 0.0% Duplication

@baywet baywet merged commit cbc6809 into main Aug 3, 2023
@baywet baywet deleted the feature/multi-part-form branch August 3, 2023 06:31
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.

multipart/form-data request content type is not handled properly

3 participants