Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Adding support for parameters that may have child $ref pointers. #225

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

erunion
Copy link
Member

@erunion erunion commented Jun 26, 2019

This fixes a bug in our handling of parameters with child $ref pointers where we'd fail to resolve those linked definitions, and ultimately fail out while rendering the resource with an error that looked like the following:

Screen Shot 2019-06-26 at 11 17 13 AM

I also added a few more test cases into our types.json example schema for $ref accessors.

@erunion erunion added the type:bug Something isn't working label Jun 26, 2019
@erunion erunion merged commit 394f876 into master Jun 26, 2019
@erunion erunion deleted the bug/support-params-with-refs branch June 26, 2019 21:29
Copy link
Contributor

@dok dok left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:bug Something isn't working
4 participants