Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: resolve the source of errors for top-level references #828

Closed
wants to merge 1 commit into from

Conversation

P0lip
Copy link
Contributor

@P0lip P0lip commented Dec 2, 2019

It's a cherry-pick of the fix originally provided in 05e909d. Since it's unrelated, let's merge it ASAP, while I'm addressing the comments regarding the actual part of that PR. Will also reduce the noise in that PR making it easier to review.

Checklist

  • Tests added / updated
  • Docs added / updated

Does this PR introduce a breaking change?

  • Yes
  • No

Additional context

Minor fix for top-level $refs. Right now, the source of error would not always be detected correctly for such a document

$ref: ./remote-document.yaml#

Rather unlikely to be an often case, but it's still good detect it correctly.

@P0lip P0lip added the t/bug Something isn't working label Dec 2, 2019
@P0lip P0lip requested a review from marbemac December 2, 2019 20:40
@P0lip P0lip self-assigned this Dec 2, 2019
@P0lip
Copy link
Contributor Author

P0lip commented Dec 3, 2019

The approach has been changed entirely in #685

@P0lip P0lip closed this Dec 3, 2019
@P0lip P0lip deleted the fix/top-level-refs branch December 17, 2019 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant