Skip to content

Changes form-data schema to ObjectSchema #1713

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

Merged
merged 5 commits into from
Jul 16, 2022

Conversation

RockyMM
Copy link
Contributor

@RockyMM RockyMM commented Apr 21, 2022

Fixes #1529

According to the OAS3 specification multipart request should be as follows: https://swagger.io/docs/specification/describing-request-body/multipart-requests/

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@RockyMM
Copy link
Contributor Author

RockyMM commented May 13, 2022

Hi @gracekarina , could you take a look here?

gracekarina and others added 3 commits June 2, 2022 10:56

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link
Contributor

@gracekarina gracekarina left a comment

Choose a reason for hiding this comment

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

Thanks @RockyMM

@gracekarina gracekarina merged commit 7208a54 into swagger-api:master Jul 16, 2022
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.

Incorrect conversion OAS2 "formData" parameter to corresponding OAS3 RequestBody: missed schema type
2 participants