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
[x] 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)
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