-
Notifications
You must be signed in to change notification settings - Fork 280
Comparing changes
Open a pull request
base repository: everit-org/json-schema
base: master
head repository: everit-org/json-schema
compare: draft-2019-09
- 12 commits
- 88 files changed
- 4 contributors
Commits on Apr 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f6e89a0 - Browse repository at this point
Copy the full SHA f6e89a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f88ae - Browse repository at this point
Copy the full SHA 69f88aeView commit details
Commits on Apr 20, 2020
-
dumping in json-schema-test-suite for draft-2019-09 (test suite commi…
…t: c4d3e0f92ced13c288d1713815c00539b09c9d2e)
Configuration menu - View commit details
-
Copy full SHA for dfa346e - Browse repository at this point
Copy the full SHA dfa346eView commit details
Commits on May 2, 2020
-
Consider two numbers equal if they have the same integer part and dif…
…fers only in the Number type and the number of zeros as decimals. Since org.json library parses a number as the following types the comparison works fine for these: * BigDecimal * BigInteger * Long * Integer * Double
Gyorffi Zsolt committedMay 2, 2020 Configuration menu - View commit details
-
Copy full SHA for ddaf242 - Browse repository at this point
Copy the full SHA ddaf242View commit details -
Use numberFormat for only doubles to prevent scientific notation and …
…use json library string conversion for the rest of the values
Gyorffi Zsolt committedMay 2, 2020 Configuration menu - View commit details
-
Copy full SHA for b37b639 - Browse repository at this point
Copy the full SHA b37b639View commit details
Commits on May 4, 2020
-
Convert numbers to BigDecimal for comparison instead of using String …
…representation
Gyorffi Zsolt committedMay 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 1941ff5 - Browse repository at this point
Copy the full SHA 1941ff5View commit details
Commits on May 15, 2020
-
Merge pull request #367 from zgyorffi/draft-2019-09
Consider two numbers equal if they have the same integer part and dif…
Configuration menu - View commit details
-
Copy full SHA for 1df0594 - Browse repository at this point
Copy the full SHA 1df0594View commit details
Commits on Sep 15, 2020
-
Support dependentRequired instead of dependencies
Zsolt Györffi committedSep 15, 2020 Configuration menu - View commit details
-
Copy full SHA for ba6c549 - Browse repository at this point
Copy the full SHA ba6c549View commit details
Commits on Sep 20, 2020
-
Define dependentRequired keyword by SpecificationVersions
Zsolt Györffi committedSep 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 99feba6 - Browse repository at this point
Copy the full SHA 99feba6View commit details -
Put V201909 dependentRequired ObjectSchemaLoader tests into separate …
…tests
Zsolt Györffi committedSep 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 5f19f0f - Browse repository at this point
Copy the full SHA 5f19f0fView commit details
Commits on Sep 21, 2020
-
Merge pull request #384 from zgyorffi/draft-2019-09
Support dependentRequired instead of dependencies
Configuration menu - View commit details
-
Copy full SHA for 262e789 - Browse repository at this point
Copy the full SHA 262e789View commit details
Commits on Oct 8, 2020
-
merging master, resolving conflicts
Bence Erős committedOct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 8689011 - Browse repository at this point
Copy the full SHA 8689011View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...draft-2019-09