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
github.com/json-schema-org/json-schema-org.github.io - b5621d702637ffb9668c89aba2e22ee5c188015b authored over 12 years ago by Francis Galiegue <[email protected]>
I think a CNAME file is needed for json-schema.org to point to this pages setup.
github.com/json-schema-org/json-schema-org.github.io - f1c96b08f7cbaea0777eedf5af137a0ba266c193 authored over 12 years ago by fge <[email protected]>I think a CNAME file is needed for json-schema.org to point to this pages setup.
github.com/json-schema-org/json-schema-spec - f1c96b08f7cbaea0777eedf5af137a0ba266c193 authored over 12 years ago by fge <[email protected]>github.com/json-schema-org/json-schema-spec - f56cecb21b176755ad91f58c1ccfa55e5fb93186 authored over 12 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - f56cecb21b176755ad91f58c1ccfa55e5fb93186 authored over 12 years ago by Kris Zyp <[email protected]>
Modified Readme introduction to new collaborated effort.
github.com/json-schema-org/json-schema-org.github.io - 33ef30fbdd14083f9664a605e215cc4aa14fc8f9 authored over 12 years ago by Nick Lombard <[email protected]>Modified Readme introduction to new collaborated effort.
github.com/json-schema-org/json-schema-spec - 33ef30fbdd14083f9664a605e215cc4aa14fc8f9 authored over 12 years ago by Nick Lombard <[email protected]>Shortlog as follows:
Camilo Aguilar (1):
Fixes error message
Dave Longley (6):
Add...
Shortlog as follows:
Camilo Aguilar (1):
Fixes error message
Dave Longley (6):
Add...
Conflicts:
lib/validate.js
package.json
Conflicts:
lib/validate.js
package.json
github.com/json-schema-org/json-schema-spec - 4dac4584032496b56afd5e7eebbc51ca4a140948 authored over 12 years ago by nickl- <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 4dac4584032496b56afd5e7eebbc51ca4a140948 authored over 12 years ago by nickl- <[email protected]>
Conflicts:
lib/validate.js
Conflicts:
lib/validate.js
github.com/json-schema-org/json-schema-spec - 5b567af2b90b5ce9d1efe11f98e3185b3b43584e authored over 12 years ago by nickl- <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 5b567af2b90b5ce9d1efe11f98e3185b3b43584e authored over 12 years ago by nickl- <[email protected]>
Conflicts:
draft-zyp-json-schema-04.xml
Conflicts:
draft-zyp-json-schema-04.xml
Keywords are split into three types:
* keywords validating only a certain type of instances;
* ...
github.com/json-schema-org/json-schema-spec - 6920f2b1af1425506a1df89d1e220b68a5fa4414 authored over 12 years ago by Francis Galiegue <[email protected]>
It is now called "mod".
github.com/json-schema-org/json-schema-spec - 4a8331ab83716f7b804c7520db7285da89cf5662 authored over 12 years ago by Francis Galiegue <[email protected]>
* Get rid of the "color" and "style" format attributes.
* Specify the different instance types w...
* Get rid of the "color" and "style" format attributes.
* Specify the different instance types w...
github.com/json-schema-org/json-schema-org.github.io - 6920f2b1af1425506a1df89d1e220b68a5fa4414 authored over 12 years ago by Francis Galiegue <[email protected]>
Keywords are split into three types:
* keywords validating only a certain type of instances;
* ...
It is now called "mod".
github.com/json-schema-org/json-schema-org.github.io - 4a8331ab83716f7b804c7520db7285da89cf5662 authored over 12 years ago by Francis Galiegue <[email protected]>github.com/json-schema-org/json-schema-org.github.io - 4ce673f7d2538e9db3724640b141f17b6b4761ae authored over 12 years ago by Dave Longley <[email protected]>
- avoid "undefined" when top level is an array.
- replace '.' in properties with '\.'.
github.com/json-schema-org/json-schema-org.github.io - 63131cd17a4c5facf4e34e67b47c6720d6d1914f authored over 12 years ago by Kris Zyp <[email protected]>
- Use a common addError in checkObj.
- Print out schema and value if given.
github.com/json-schema-org/json-schema-org.github.io - 53510356d66385a59bc5f7d2aa70799742e7baf4 authored over 12 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 2ac67ad70e0fbeca2beb68b6d1c148f05dcd5518 authored over 12 years ago by Dave Longley <[email protected]>
Now that the "integer" type is being reintroduced, we can redefine "type" as it
was in draft v3.
github.com/json-schema-org/json-schema-org.github.io - 839db826e0558a21f16f309366c9849ecaa14834 authored over 12 years ago by Dave Longley <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - fa2c61bd435a51d582a5b169c13adc6ed7f2f12f authored over 12 years ago by David I. Lehn <[email protected]>
github.com/json-schema-org/json-schema-spec - 53510356d66385a59bc5f7d2aa70799742e7baf4 authored over 12 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-spec - 63131cd17a4c5facf4e34e67b47c6720d6d1914f authored over 12 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-spec - 4ce673f7d2538e9db3724640b141f17b6b4761ae authored over 12 years ago by Dave Longley <[email protected]>
- avoid "undefined" when top level is an array.
- replace '.' in properties with '\.'.
github.com/json-schema-org/json-schema-spec - fa2c61bd435a51d582a5b169c13adc6ed7f2f12f authored over 12 years ago by David I. Lehn <[email protected]>
- Use a common addError in checkObj.
- Print out schema and value if given.
github.com/json-schema-org/json-schema-spec - 839db826e0558a21f16f309366c9849ecaa14834 authored over 12 years ago by Dave Longley <[email protected]>
github.com/json-schema-org/json-schema-spec - 2ac67ad70e0fbeca2beb68b6d1c148f05dcd5518 authored over 12 years ago by Dave Longley <[email protected]>
Now that the "integer" type is being reintroduced, we can redefine "type" as it
was in draft v3.
Keywords are split into three types:
* keywords validating only a certain type of instances;
* ...
Keywords are split into three types:
* keywords validating only a certain type of instances;
* ...
- Use a common addError in checkObj.
- Print out schema and value if given.
- Use a common addError in checkObj.
- Print out schema and value if given.
* Get rid of the "color" and "style" format attributes.
* Specify the different instance types w...
* Get rid of the "color" and "style" format attributes.
* Specify the different instance types w...
It is now called "mod".
github.com/json-schema-org/json-schema-org.github.io - c74ee28cabb8d48b984b49e8b6450349b1fd654f authored over 12 years ago by Francis Galiegue <[email protected]>It is now called "mod".
github.com/json-schema-org/json-schema-spec - c74ee28cabb8d48b984b49e8b6450349b1fd654f authored over 12 years ago by Francis Galiegue <[email protected]>github.com/json-schema-org/json-schema-spec - dc768f55d60604e30c8dd7dcae68772be1e21000 authored over 12 years ago by Francis Galiegue <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - dc768f55d60604e30c8dd7dcae68772be1e21000 authored over 12 years ago by Francis Galiegue <[email protected]>
Now that the "integer" type is being reintroduced, we can redefine "type" as it
was in draft v3.
Now that the "integer" type is being reintroduced, we can redefine "type" as it
was in draft v3.
* Renamed "divisibleBy" to "mod".
github.com/json-schema-org/json-schema-spec - a8b32121881a20f6b819987de5fd99569a546859 authored over 12 years ago by Gary Court <[email protected]>* Renamed "divisibleBy" to "mod".
github.com/json-schema-org/json-schema-org.github.io - a8b32121881a20f6b819987de5fd99569a546859 authored over 12 years ago by Gary Court <[email protected]>github.com/json-schema-org/json-schema-org.github.io - f2b69ffdbe241ba7303de59811723f0b35d78d84 authored over 12 years ago by Dave Longley <[email protected]>
github.com/json-schema-org/json-schema-spec - f2b69ffdbe241ba7303de59811723f0b35d78d84 authored over 12 years ago by Dave Longley <[email protected]>
github.com/json-schema-org/json-schema-spec - 96fce4c3eb7f861caef6d72864d77baedcfb7236 authored over 12 years ago by David I. Lehn <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 96fce4c3eb7f861caef6d72864d77baedcfb7236 authored over 12 years ago by David I. Lehn <[email protected]>
- avoid "undefined" when top level is an array.
- replace '.' in properties with '\.'.
- avoid "undefined" when top level is an array.
- replace '.' in properties with '\.'.
github.com/json-schema-org/json-schema-spec - c515e8eb867cae66412eeea93fece8fc051504db authored over 12 years ago by Dave Longley <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - c515e8eb867cae66412eeea93fece8fc051504db authored over 12 years ago by Dave Longley <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 42de4af61660548c3b663910960e3f81710202a8 authored over 12 years ago by Dave Longley <[email protected]>
github.com/json-schema-org/json-schema-spec - 42de4af61660548c3b663910960e3f81710202a8 authored over 12 years ago by Dave Longley <[email protected]>
* Renamed "divisibleBy" to "mod".
github.com/json-schema-org/json-schema-spec - 3fefea8fc1a4b75cbd5f7b1120aa3f0d188a12a7 authored over 12 years ago by Gary Court <[email protected]>* Renamed "divisibleBy" to "mod".
github.com/json-schema-org/json-schema-org.github.io - 3fefea8fc1a4b75cbd5f7b1120aa3f0d188a12a7 authored over 12 years ago by Gary Court <[email protected]>github.com/json-schema-org/json-schema-org.github.io - e81fd46ffde2c4b9eea3fe37aa8b0fde8990c882 authored over 12 years ago by Camilo Aguilar <[email protected]>
github.com/json-schema-org/json-schema-spec - e81fd46ffde2c4b9eea3fe37aa8b0fde8990c882 authored over 12 years ago by Camilo Aguilar <[email protected]>
github.com/json-schema-org/json-schema-spec - dbdb322df03008d1bea7d999002ef2a4d41b1383 authored about 13 years ago by Enrico Marino <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - dbdb322df03008d1bea7d999002ef2a4d41b1383 authored about 13 years ago by Enrico Marino <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 1f3275e075e8a0d44360bd173bde8e67118318ae authored about 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-spec - 1f3275e075e8a0d44360bd173bde8e67118318ae authored about 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-spec - 766aca5e06beb76ba3df90dad9ae66bc61666437 authored about 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 766aca5e06beb76ba3df90dad9ae66bc61666437 authored about 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 9e4df0944fe0ad6ed3b9e108301d94e306e12a08 authored about 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-spec - 9e4df0944fe0ad6ed3b9e108301d94e306e12a08 authored about 13 years ago by Kris Zyp <[email protected]>
* Removed "integer" type in favor of {"type":"number", "divisibleBy":1}.
* Restricted "type" to o...
* Removed "integer" type in favor of {"type":"number", "divisibleBy":1}.
* Restricted "type" to o...
* Changed "required" attribute to an array of strings.
* Removed "format" attribute.
* Added "min...
* Changed "required" attribute to an array of strings.
* Removed "format" attribute.
* Added "min...
Added JSON Pointer to spec.
github.com/json-schema-org/json-schema-spec - e22117ff3b02150b412884cea384c91fbb1365c7 authored about 13 years ago by Gary Court <[email protected]>Added JSON Pointer to spec.
github.com/json-schema-org/json-schema-org.github.io - e22117ff3b02150b412884cea384c91fbb1365c7 authored about 13 years ago by Gary Court <[email protected]>github.com/json-schema-org/json-schema-org.github.io - 1dd6acbdeda7304b9fd66ce393c940d95ac169a8 authored over 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-spec - 1dd6acbdeda7304b9fd66ce393c940d95ac169a8 authored over 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-spec - 6c1d7ffbc183b1690906f17ea6f14559953409e2 authored over 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 6c1d7ffbc183b1690906f17ea6f14559953409e2 authored over 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 8b9ec50420e3dff5ed85a3078b6b0786786f98d0 authored over 13 years ago by Gary Court <[email protected]>
github.com/json-schema-org/json-schema-spec - 8b9ec50420e3dff5ed85a3078b6b0786786f98d0 authored over 13 years ago by Gary Court <[email protected]>
github.com/json-schema-org/json-schema-spec - a4f344133f9ae00a45a0327b98c8196729b5e13a authored over 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - a4f344133f9ae00a45a0327b98c8196729b5e13a authored over 13 years ago by Kris Zyp <[email protected]>
Conflicts:
draft-zyp-json-schema-03.xml
Conflicts:
draft-zyp-json-schema-03.xml
github.com/json-schema-org/json-schema-spec - 3d58f91ff95d1923cbcc0111816d8f77fa5427da authored over 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 3d58f91ff95d1923cbcc0111816d8f77fa5427da authored over 13 years ago by Kris Zyp <[email protected]>
github.com/json-schema-org/json-schema-org.github.io - 694b44a576392a5042b52d0902b3166dba530e06 authored over 13 years ago by Georg Leciejewski <[email protected]>