-
Notifications
You must be signed in to change notification settings - Fork 158
Comparing changes
Open a pull request
base repository: APIDevTools/swagger-parser
base: v4.0.0
head repository: APIDevTools/swagger-parser
compare: v4.1.0
Commits on Nov 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e22b97f - Browse repository at this point
Copy the full SHA e22b97fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0258030 - Browse repository at this point
Copy the full SHA 0258030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a8a54 - Browse repository at this point
Copy the full SHA 00a8a54View commit details
Commits on Nov 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 60c9763 - Browse repository at this point
Copy the full SHA 60c9763View commit details
Commits on Dec 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b8bbefd - Browse repository at this point
Copy the full SHA b8bbefdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 915ad49 - Browse repository at this point
Copy the full SHA 915ad49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7af68bd - Browse repository at this point
Copy the full SHA 7af68bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae4b085 - Browse repository at this point
Copy the full SHA ae4b085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7030ba8 - Browse repository at this point
Copy the full SHA 7030ba8View commit details
Commits on Jan 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2e2a30e - Browse repository at this point
Copy the full SHA 2e2a30eView commit details
Commits on Jan 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b7bf6ba - Browse repository at this point
Copy the full SHA b7bf6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba5fda5 - Browse repository at this point
Copy the full SHA ba5fda5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d0c5b - Browse repository at this point
Copy the full SHA 14d0c5bView commit details
Commits on Jan 18, 2018
-
Run Travis-CI build with sudo to workaround a bug with Chrome's sandb…
…ox (see travis-ci/travis-ci#8836)
Configuration menu - View commit details
-
Copy full SHA for 9930126 - Browse repository at this point
Copy the full SHA 9930126View commit details
Commits on Mar 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 81472a3 - Browse repository at this point
Copy the full SHA 81472a3View commit details
Commits on Mar 9, 2018
-
Merge pull request #83 from marcelstoer/master
Validate required object properties
Configuration menu - View commit details
-
Copy full SHA for 27f0546 - Browse repository at this point
Copy the full SHA 27f0546View commit details -
Configuration menu - View commit details
-
Copy full SHA for fce91bb - Browse repository at this point
Copy the full SHA fce91bbView commit details -
When validating required properties also consider schema ancestors
Fixes #83 (it's build had actually failed)
Configuration menu - View commit details
-
Copy full SHA for e82fe95 - Browse repository at this point
Copy the full SHA e82fe95View commit details
Commits on Mar 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2403ab2 - Browse repository at this point
Copy the full SHA 2403ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f778c5 - Browse repository at this point
Copy the full SHA 9f778c5View commit details -
Refactored tests to account for a recent bug fix in json-schema-ref-p…
…arser (see APIDevTools/json-schema-ref-parser@a95cf50)
Configuration menu - View commit details
-
Copy full SHA for 086fc2b - Browse repository at this point
Copy the full SHA 086fc2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26d8804 - Browse repository at this point
Copy the full SHA 26d8804View commit details
Commits on Mar 19, 2018
-
Refactored the "real world" tests to make the error-handling logic mo…
…re tolerant to problematic API definitions
3Configuration menu - View commit details
-
Copy full SHA for 764bd60 - Browse repository at this point
Copy the full SHA 764bd60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c0746 - Browse repository at this point
Copy the full SHA 98c0746View commit details
Commits on Apr 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9368f37 - Browse repository at this point
Copy the full SHA 9368f37View commit details
Commits on Apr 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 13137c6 - Browse repository at this point
Copy the full SHA 13137c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08db4e3 - Browse repository at this point
Copy the full SHA 08db4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f40a30a - Browse repository at this point
Copy the full SHA f40a30aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc1b558 - Browse repository at this point
Copy the full SHA fc1b558View commit details
Commits on Apr 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fad3d45 - Browse repository at this point
Copy the full SHA fad3d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bcbdad - Browse repository at this point
Copy the full SHA 2bcbdadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ba7a1a - Browse repository at this point
Copy the full SHA 6ba7a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88badf8 - Browse repository at this point
Copy the full SHA 88badf8View commit details -
modified test fixtures to use karma-host-environment, so they work in…
… Node and browsers
Configuration menu - View commit details
-
Copy full SHA for 20f7cfc - Browse repository at this point
Copy the full SHA 20f7cfcView commit details -
Merge branch 'master' of https://github.com/marcelstoer/swagger-parser …
…into marcelstoer-master # Conflicts: # lib/validators/spec.js # test/specs/real-world/real-world.spec.js
Configuration menu - View commit details
-
Copy full SHA for f7b55d0 - Browse repository at this point
Copy the full SHA f7b55d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92ad70 - Browse repository at this point
Copy the full SHA e92ad70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b73447 - Browse repository at this point
Copy the full SHA 1b73447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72398ed - Browse repository at this point
Copy the full SHA 72398edView commit details -
some of the "real world" APIs fail validation on web browsers (other …
…than Chrome) due to unsupported RegExp syntax
Configuration menu - View commit details
-
Copy full SHA for e62c75f - Browse repository at this point
Copy the full SHA e62c75fView commit details -
either run the Mocha (Node.js) tests OR the Karma (web browser) tests…
… on each CI instance, not both
Configuration menu - View commit details
-
Copy full SHA for bbf1c79 - Browse repository at this point
Copy the full SHA bbf1c79View commit details
Commits on Apr 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e87a254 - Browse repository at this point
Copy the full SHA e87a254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c5eea6 - Browse repository at this point
Copy the full SHA 5c5eea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d1baa - Browse repository at this point
Copy the full SHA 47d1baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07575d7 - Browse repository at this point
Copy the full SHA 07575d7View commit details
There are no files selected for viewing