Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

JSON Schema

JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
Collective - Host: opensource - https://opencollective.com/json-schema - Website: https://json-schema.org/ - Code: https://github.com/json-schema-org

removed duplicate "required":true in price example

github.com/json-schema-org/json-schema-spec - 694b44a576392a5042b52d0902b3166dba530e06 authored over 13 years ago by Georg Leciejewski <[email protected]>
Merge git://github.com/laurie71/json-schema

Conflicts:
package.json

github.com/json-schema-org/json-schema-spec - 6506024d3606126a47d88506c3987524fb9f0e52 authored over 13 years ago by Kris Zyp <[email protected]>
Merge git://github.com/laurie71/json-schema

Conflicts:
package.json

github.com/json-schema-org/json-schema-org.github.io - 6506024d3606126a47d88506c3987524fb9f0e52 authored over 13 years ago by Kris Zyp <[email protected]>
Merge git://github.com/chapel/json-schema

github.com/json-schema-org/json-schema-org.github.io - bc21a1def6184bc31f96bc673b7b2e12a3f841c7 authored over 13 years ago by Kris Zyp <[email protected]>
Merge git://github.com/chapel/json-schema

github.com/json-schema-org/json-schema-spec - bc21a1def6184bc31f96bc673b7b2e12a3f841c7 authored over 13 years ago by Kris Zyp <[email protected]>
Add maintainers to package.json

github.com/json-schema-org/json-schema-spec - 7295b3b0314355d6864907fead956ee3eb4f511a authored over 13 years ago by Kris Zyp <[email protected]>
Add maintainers to package.json

github.com/json-schema-org/json-schema-org.github.io - 7295b3b0314355d6864907fead956ee3eb4f511a authored over 13 years ago by Kris Zyp <[email protected]>
Fixed syntax error in draft-03/hyper-schema.

github.com/json-schema-org/json-schema-org.github.io - 87d7bd7419a60d77646924652416575bc85b174a authored over 13 years ago by Gary Court <[email protected]>
Fixed syntax error in draft-03/hyper-schema.

github.com/json-schema-org/json-schema-spec - 87d7bd7419a60d77646924652416575bc85b174a authored over 13 years ago by Gary Court <[email protected]>
more testing of main

github.com/json-schema-org/json-schema-spec - f363c53798da3798d330f942b6385311145e0114 authored over 13 years ago by Jacob Chapel <[email protected]>
Testing main options

github.com/json-schema-org/json-schema-spec - 9354bf34964b164417171b459d78c8aa68c3dfa8 authored over 13 years ago by Jacob Chapel <[email protected]>
Added main key to package.json to troubleshoot npm install issues

github.com/json-schema-org/json-schema-org.github.io - 549c6e0406a768f1dd6c3286d0f6702f8bef65a5 authored over 13 years ago by Jacob Chapel <[email protected]>
Added main key to package.json to troubleshoot npm install issues

github.com/json-schema-org/json-schema-spec - 549c6e0406a768f1dd6c3286d0f6702f8bef65a5 authored over 13 years ago by Jacob Chapel <[email protected]>
Add vows-based unit tests.

These tests demonstrate the problems reported in
more comprehensive unit tests.

github.com/json-schema-org/json-schema-spec - 0a52e1e737d4adeab0cb45739062f327dfd65257 authored almost 14 years ago by Laurie Harper <[email protected]>
Add vows-based unit tests.

These tests demonstrate the problems reported in
more comprehensive unit tests.

github.com/json-schema-org/json-schema-org.github.io - 0a52e1e737d4adeab0cb45739062f327dfd65257 authored almost 14 years ago by Laurie Harper <[email protected]>
Fix hyper-schema syntax error.

github.com/json-schema-org/json-schema-org.github.io - 70002354fea892e99ff4a53ffb9df5747fa47ad8 authored almost 14 years ago by Laurie Harper <[email protected]>
Fix hyper-schema syntax error.

github.com/json-schema-org/json-schema-spec - 70002354fea892e99ff4a53ffb9df5747fa47ad8 authored almost 14 years ago by Laurie Harper <[email protected]>
Replaced obsolete optional with required

fixed package.json

github.com/json-schema-org/json-schema-spec - f331e2c418f05501af9752ccfe56bd33f6e45631 authored almost 14 years ago by Stacia Hartleben <[email protected]>
Replaced obsolete optional with required

fixed package.json

github.com/json-schema-org/json-schema-org.github.io - f331e2c418f05501af9752ccfe56bd33f6e45631 authored almost 14 years ago by Stacia Hartleben <[email protected]>
replace outdate "optional" defaulting to false with new "required" defaulting to false

github.com/json-schema-org/json-schema-org.github.io - b1d463a52d45b8d3414647e294dca0962e4391aa authored almost 14 years ago by Laurie Harper <[email protected]>
replace outdate "optional" defaulting to false with new "required" defaulting to false

github.com/json-schema-org/json-schema-spec - b1d463a52d45b8d3414647e294dca0962e4391aa authored almost 14 years ago by Laurie Harper <[email protected]>
Merge branch 'master' of git://github.com/dvv/json-schema

Conflicts:
lib/validate.js

github.com/json-schema-org/json-schema-spec - 9f93ce22c1d0cef78beb9e5704169f4d0f1b0b90 authored almost 14 years ago by Kris Zyp <[email protected]>
Merge branch 'master' of git://github.com/dvv/json-schema

Conflicts:
lib/validate.js

github.com/json-schema-org/json-schema-org.github.io - 9f93ce22c1d0cef78beb9e5704169f4d0f1b0b90 authored almost 14 years ago by Kris Zyp <[email protected]>
Remove underscore check

github.com/json-schema-org/json-schema-spec - fdc23eb13ff82c3d73886b43d03cf8dab5faef80 authored almost 14 years ago by Kris Zyp <[email protected]>
filter-helper

github.com/json-schema-org/json-schema-spec - 6acf3a9af0d236a036a9688e07073abc15eec07c authored almost 14 years ago by Vladimir Dronnikov <[email protected]>
coercion

github.com/json-schema-org/json-schema-spec - 8cd7a08368ab2d52e2b4a76f1063fdd1c951799e authored almost 14 years ago by Vladimir Dronnikov <[email protected]>
Updated package.json

github.com/json-schema-org/json-schema-spec - cd374385c465be308cf4fa12955a15c033f3e595 authored about 14 years ago by Kris Zyp <[email protected]>
Merge branch 'master' of git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-org.github.io - e1e579b51d6888bd14ed1b1116c91786de625a2c authored about 14 years ago by Kris Zyp <[email protected]>
Merge branch 'master' of git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-spec - e1e579b51d6888bd14ed1b1116c91786de625a2c authored about 14 years ago by Kris Zyp <[email protected]>
Recommended against 0 as divisibleBy

github.com/json-schema-org/json-schema-spec - 2d6f9681733a7e1cb6fdf430ee07a4abd32faaf1 authored about 14 years ago by Kris Zyp <[email protected]>
Recommended against 0 as divisibleBy

github.com/json-schema-org/json-schema-org.github.io - 2d6f9681733a7e1cb6fdf430ee07a4abd32faaf1 authored about 14 years ago by Kris Zyp <[email protected]>
Improved wording for "id" property and specified that it resolves against parent schema

github.com/json-schema-org/json-schema-org.github.io - ecf6c828f9615d0f5d0a7a8f70e927c429d325da authored about 14 years ago by Kris Zyp <[email protected]>
Improved wording for "id" property and specified that it resolves against parent schema

github.com/json-schema-org/json-schema-spec - ecf6c828f9615d0f5d0a7a8f70e927c429d325da authored about 14 years ago by Kris Zyp <[email protected]>
Fixed "extends" examples.

github.com/json-schema-org/json-schema-spec - b6f9650da0fc969ff5244176a0d141edcb1e0858 authored about 14 years ago by Gary Court <[email protected]>
Fixed "extends" examples.

github.com/json-schema-org/json-schema-org.github.io - b6f9650da0fc969ff5244176a0d141edcb1e0858 authored about 14 years ago by Gary Court <[email protected]>
Replaced the link submission "properties" attribute to "schema" attribute.

github.com/json-schema-org/json-schema-org.github.io - d3effeeb4a74dadfd902116bdf19752b1090f9ac authored about 14 years ago by Kris Zyp <[email protected]>
Replaced the link submission "properties" attribute to "schema" attribute.

github.com/json-schema-org/json-schema-spec - d3effeeb4a74dadfd902116bdf19752b1090f9ac authored about 14 years ago by Kris Zyp <[email protected]>
Improved language for extends

github.com/json-schema-org/json-schema-spec - 6b217dcf2832052f7781b74ea06e44de5a858933 authored about 14 years ago by Kris Zyp <[email protected]>
Improved language for extends

github.com/json-schema-org/json-schema-org.github.io - 6b217dcf2832052f7781b74ea06e44de5a858933 authored about 14 years ago by Kris Zyp <[email protected]>
Some more language issues.

github.com/json-schema-org/json-schema-org.github.io - e561d3da1529e18fe5dc6bdc5386d20341b5bfd3 authored about 14 years ago by Martijn Faassen <[email protected]>
Some more language issues.

github.com/json-schema-org/json-schema-spec - e561d3da1529e18fe5dc6bdc5386d20341b5bfd3 authored about 14 years ago by Martijn Faassen <[email protected]>
Fix some language issues.

github.com/json-schema-org/json-schema-spec - f51a2a5c19f6b2eab33833fbfdac7a8316ab864b authored about 14 years ago by Martijn Faassen <[email protected]>
Fix some language issues.

github.com/json-schema-org/json-schema-org.github.io - f51a2a5c19f6b2eab33833fbfdac7a8316ab864b authored about 14 years ago by Martijn Faassen <[email protected]>
Indicate latest version and specific version URLs

github.com/json-schema-org/json-schema-org.github.io - e8955a668bf18de3a1ce799af0af6828bbd8ea21 authored about 14 years ago by Kris Zyp <[email protected]>
Indicate latest version and specific version URLs

github.com/json-schema-org/json-schema-spec - e8955a668bf18de3a1ce799af0af6828bbd8ea21 authored about 14 years ago by Kris Zyp <[email protected]>
Merge branch 'master' of git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-spec - 832d474139109040b99937ab0f23d8ebfe4c6a8d authored about 14 years ago by Kris Zyp <[email protected]>
Merge branch 'master' of git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-org.github.io - 832d474139109040b99937ab0f23d8ebfe4c6a8d authored about 14 years ago by Kris Zyp <[email protected]>
Schema URIs are now namespace versioned.

Added simple string format for the "dependencies" attribute.
Added "$ref" and "$schema" attribute...

github.com/json-schema-org/json-schema-org.github.io - 8c1e8af3bbfe054271c8563009a7d19b5ab04455 authored about 14 years ago by Gary Court <[email protected]>
Schema URIs are now namespace versioned.

Added simple string format for the "dependencies" attribute.
Added "$ref" and "$schema" attribute...

github.com/json-schema-org/json-schema-spec - 8c1e8af3bbfe054271c8563009a7d19b5ab04455 authored about 14 years ago by Gary Court <[email protected]>
Check for coerce property

github.com/json-schema-org/json-schema-spec - d8828328fe9dcf7ec779e83d22b2199decd9d256 authored about 14 years ago by Kris Zyp <[email protected]>
Check for coerce property

github.com/json-schema-org/json-schema-org.github.io - d8828328fe9dcf7ec779e83d22b2199decd9d256 authored about 14 years ago by Kris Zyp <[email protected]>
Removed schemas-can-be-URI references.

Tweaked the wording in "items"

github.com/json-schema-org/json-schema-org.github.io - f2f4141c0234935d84492ca012ba371783b8f43e authored about 14 years ago by Gary Court <[email protected]>
Removed schemas-can-be-URI references.

Tweaked the wording in "items"

github.com/json-schema-org/json-schema-spec - f2f4141c0234935d84492ca012ba371783b8f43e authored about 14 years ago by Gary Court <[email protected]>
Merge branch 'communityChanges' of git://github.com/garycourt/json-schema

Conflicts:
draft-zyp-json-schema-03.xml

github.com/json-schema-org/json-schema-spec - 4cbb55051f8066b49ff583ac4e7c7093473a0105 authored about 14 years ago by Kris Zyp <[email protected]>
Merge branch 'communityChanges' of git://github.com/garycourt/json-schema

Conflicts:
draft-zyp-json-schema-03.xml

github.com/json-schema-org/json-schema-org.github.io - 4cbb55051f8066b49ff583ac4e7c7093473a0105 authored about 14 years ago by Kris Zyp <[email protected]>
Fixed some typos/errors

github.com/json-schema-org/json-schema-spec - d1b68f87c4cba23d4a003f369fa7d9e3f24f3547 authored about 14 years ago by Kris Zyp <[email protected]>
Updated specification to include fixes from the community:

-Fixed examples
-"uniqueItems" now enforces array and object items, defined algorithm
-Moved "def...

github.com/json-schema-org/json-schema-spec - e0868ccbab36cd73c8b7dd76853a92edafc52845 authored about 14 years ago by Gary Court <[email protected]>
Updated specification to include fixes from the community:

-Fixed examples
-"uniqueItems" now enforces array and object items, defined algorithm
-Moved "def...

github.com/json-schema-org/json-schema-org.github.io - e0868ccbab36cd73c8b7dd76853a92edafc52845 authored about 14 years ago by Gary Court <[email protected]>
Some language corrections

github.com/json-schema-org/json-schema-org.github.io - cf472d8425b3732be7075f257faf767db35016f9 authored about 14 years ago by Kris Zyp <[email protected]>
Some language corrections

github.com/json-schema-org/json-schema-spec - cf472d8425b3732be7075f257faf767db35016f9 authored about 14 years ago by Kris Zyp <[email protected]>
Merge branch 'otherProperties' of git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-spec - 7fae0d4b0fcab5074d6439e34a77f4e24c4fa416 authored about 14 years ago by Kris Zyp <[email protected]>
Merge branch 'otherProperties' of git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-org.github.io - 7fae0d4b0fcab5074d6439e34a77f4e24c4fa416 authored about 14 years ago by Kris Zyp <[email protected]>
Replaced the "requires" attribute with the "dependencies" attribute.

github.com/json-schema-org/json-schema-org.github.io - 300bf9de10427adc6558441a2c3baee2ec165d19 authored about 14 years ago by Gary Court <[email protected]>
Replaced the "requires" attribute with the "dependencies" attribute.

github.com/json-schema-org/json-schema-spec - 300bf9de10427adc6558441a2c3baee2ec165d19 authored about 14 years ago by Gary Court <[email protected]>
Added "patternProperties" attribute.

github.com/json-schema-org/json-schema-spec - 36c25b7a404b04d95e151cdfb48f0f59d74f1bd5 authored about 14 years ago by Gary Court <[email protected]>
Added "patternProperties" attribute.

github.com/json-schema-org/json-schema-org.github.io - 36c25b7a404b04d95e151cdfb48f0f59d74f1bd5 authored about 14 years ago by Gary Court <[email protected]>
Merge branch 'rootChanges' of git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-spec - ecbd1d490b9634108cb42a67d8aba1779a9f082e authored about 14 years ago by Kris Zyp <[email protected]>
Merge branch 'rootChanges' of git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-org.github.io - ecbd1d490b9634108cb42a67d8aba1779a9f082e authored about 14 years ago by Kris Zyp <[email protected]>
Update to latest AMD spec

github.com/json-schema-org/json-schema-org.github.io - d3280375c8cdf338825f74c9678631442ec4493b authored about 14 years ago by Kris Zyp <[email protected]>
Update to latest AMD spec

github.com/json-schema-org/json-schema-spec - d3280375c8cdf338825f74c9678631442ec4493b authored about 14 years ago by Kris Zyp <[email protected]>
Made the following changes:

-Improved the wording in:
--Terminology
--Design Considerations
--type
--properties
--additionalP...

github.com/json-schema-org/json-schema-org.github.io - 32158718cd1c050d331e06e5c34f41732ac1737a authored about 14 years ago by Gary Court <[email protected]>
Made the following changes:

-Improved the wording in:
--Terminology
--Design Considerations
--type
--properties
--additionalP...

github.com/json-schema-org/json-schema-spec - 32158718cd1c050d331e06e5c34f41732ac1737a authored about 14 years ago by Gary Court <[email protected]>
Fixed numerous errors listed below:

-Added RFC2396 reference
-Quoted MIME types
-Added reference targets to all mentionings of RFCs
-...

github.com/json-schema-org/json-schema-spec - 4eafc69aabef9ed3630e205df9812c7f4ba93e05 authored over 14 years ago by Gary Court <[email protected]>
Fixed numerous errors listed below:

-Added RFC2396 reference
-Quoted MIME types
-Added reference targets to all mentionings of RFCs
-...

github.com/json-schema-org/json-schema-org.github.io - 4eafc69aabef9ed3630e205df9812c7f4ba93e05 authored over 14 years ago by Gary Court <[email protected]>
Added change log comment

github.com/json-schema-org/json-schema-spec - c3d6e4f7f52ca037ce980c66f0b6efb0d58551d2 authored over 14 years ago by Kris Zyp <[email protected]>
Merge git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-spec - a54d96861c9ba8d7d5bf823d015d659ad5e43e1c authored over 14 years ago by Kris Zyp <[email protected]>
Merge git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-org.github.io - a54d96861c9ba8d7d5bf823d015d659ad5e43e1c authored over 14 years ago by Kris Zyp <[email protected]>
Made root a relation and clarified context of pathStart

github.com/json-schema-org/json-schema-org.github.io - e518da0a41c19b14cce8e402b6288ddb531c21ce authored over 14 years ago by Kris Zyp <[email protected]>
Made root a relation and clarified context of pathStart

github.com/json-schema-org/json-schema-spec - e518da0a41c19b14cce8e402b6288ddb531c21ce authored over 14 years ago by Kris Zyp <[email protected]>
Fixed XML and reference errors.

github.com/json-schema-org/json-schema-org.github.io - d077cab6fd7bd60dcf9de22093a687b762899769 authored over 14 years ago by unknown <gcourt@.(none)>