Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(context): https://github.com/swagger-api/swagger-js/issues/1728 #1729

Closed
wants to merge 1 commit into from

Conversation

mottolini
Copy link

Description

Motivation and Context

Fixes #1728

How Has This Been Tested?

Types of changes

  • No code changes (changes to documentation, CI, metadata, etc)
  • Dependency changes (any modification to dependencies in package.json)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@char0n char0n self-requested a review September 24, 2020 12:52
@char0n char0n self-assigned this Sep 24, 2020
@char0n
Copy link
Member

char0n commented Sep 24, 2020

@mottolini,

Thank for the PR, but as you can see your change is failing our existing test suites which means the change is probably causing some regressions. Please have a look at the tests locally.

You may be interesting in our setting up and scripts documentation pages.

@char0n
Copy link
Member

char0n commented Oct 15, 2020

@mottolini please have a look at the failing tests: https://github.com/swagger-api/swagger-js/pull/1729/checks?check_run_id=1149768016#step:8:145

We cannot merge this PR in it's current form as it possibly introduces some regressions.

@char0n
Copy link
Member

char0n commented Oct 27, 2020

Unfortunately I have to close this PR as it introduces regressions.

@char0n char0n closed this Oct 27, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

multipart/form-data arrays with one element are not sent as arrays
2 participants