stoplightio / http-spec

Utilities to normalize OpenAPI v2 and v3 objects for the Stoplight ecosystem.
https://stoplight.io
Apache License 2.0
20 stars 12 forks source link

feat: preserve unknown request params when we cannot determine the parameter type during transformation #201

Closed marbemac closed 2 years ago

marbemac commented 2 years ago

needs https://github.com/stoplightio/types/pull/113

Before this change these parameters were simply thrown away, which is lossy.

stoplight-bot commented 2 years ago

:tada: This PR is included in version 5.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: