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

refactor: ref resolvers in separate pkg #659

Merged
merged 11 commits into from
Oct 10, 2019
Merged

Conversation

karol-maciaszek
Copy link
Contributor

@karol-maciaszek karol-maciaszek commented Oct 9, 2019

Fixes stoplightio/prism#493.

Checklist

  • Tests added / updated
  • Docs added / updated

Does this PR introduce a breaking change?

  • Yes
  • No

Additional context

Ref resolves for file and http has been moved to a separate package. This PR introduces changes reflecting that.

@karol-maciaszek karol-maciaszek changed the title Refactor/ref resolvers pkg refactor: ref resolvers in separate pkg Oct 10, 2019
@karol-maciaszek karol-maciaszek marked this pull request as ready for review October 10, 2019 14:49
Copy link
Contributor

@P0lip P0lip left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@XVincentX XVincentX merged commit b43ea8f into develop Oct 10, 2019
@karol-maciaszek karol-maciaszek deleted the refactor/ref-resolvers-pkg branch October 10, 2019 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate the resolver from Prism
4 participants