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

Fixing #164 #179

Merged
merged 5 commits into from
May 18, 2018
Merged

Fixing #164 #179

merged 5 commits into from
May 18, 2018

Conversation

erosb
Copy link
Contributor

@erosb erosb commented May 13, 2018

Properly taking the root document's schema version into account for refereced (using "$ref") schemas.

Marc Bouteiller and others added 3 commits April 10, 2018 16:12
 * changing `"$schema"` lookup in `SchemaLoader` to fall back to `rootSchemaJson` if no `"$schema"` is present in `schemaJson`
 * also changing `SchemaLoader` to handle not just Maps but JsonObjects too when looking for `"$schema"`
 * minor code cleanup in `ReferenceLookup#extend()`
 * changed issue test to use the localhost instead of swagger.io
@coveralls
Copy link

coveralls commented May 13, 2018

Coverage Status

Coverage increased (+0.08%) to 92.352% when pulling 164916d on issue164 into ccec5c0 on master.

@erosb erosb merged commit 4e85cb1 into master May 18, 2018
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.

3 participants