stoplightio / json-ref-resolver

[Deprecated] Recursively resolve JSON pointers and remote authorities.
https://github.com/APIDevTools/json-schema-ref-parser
Apache License 2.0
37 stars 9 forks source link

Can I use the default resolver to choose the second value if two of them exist? #221

Open lindawoo-plaid opened 1 year ago

lindawoo-plaid commented 1 year ago

Technical Problem Statement

I am trying to figure out how to use the default resolver, when it comes upon an instance of two equal values, to use the second one instead of the first. Is that possible?

Possible Solution(s)

Timebox Limit

Spike Ready Checklist