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

fix(oas): retain parameter refs in 3.x #250

Closed EdVinyard closed 1 year ago

EdVinyard commented 1 year ago

Motivation and Context

https://github.com/stoplightio/platform-internal/issues/17558

Description

Change the way we collect references to parameters that lie outside the original document, in order to retain the references both within and beyond the finished http-spec document.

How Has This Been Tested?

unit test added

Types of changes

Checklist

stoplight-bot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: