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

lets try this

github.com/json-schema-org/community - 83814c80f9cb7b4d60ad3d8294d07116702f32e7 authored over 1 year ago by Benjamin Granados <[email protected]>
another iteration

another iteration

github.com/json-schema-org/community - e1bec9bf8d8d8b91679ec95bbf082b88075eec09 authored over 1 year ago by Benjamin Granados <[email protected]>
another custom fetch

another custom fetch

github.com/json-schema-org/community - c8aacedc573cc26e3e665ccddef8afee74efe5cb authored over 1 year ago by Benjamin Granados <[email protected]>
More iterations to test

More iterations to test

github.com/json-schema-org/community - 8a6994930ce769395129b742addc51f193323833 authored over 1 year ago by Benjamin Granados <[email protected]>
replace @octokit/core with @octokit/request node-fetch

replace @octokit/core with @octokit/request node-fetch

github.com/json-schema-org/community - bb2152776a7ed3856ddf8faf952d6d5600c76a5d authored over 1 year ago by Benjamin Granados <[email protected]>
More iterations to fix fetch

More iterations to fix fetch

github.com/json-schema-org/community - d56c5f3ca66fe0223f95c1756b73b0ad687cb439 authored over 1 year ago by Benjamin Granados <[email protected]>
More attempts with fetch

More attempts with fetch

github.com/json-schema-org/community - 58e8a594909b086571939e73d4991f95aa1c158b authored over 1 year ago by Benjamin Granados <[email protected]>
iteration with fetch

iteration with fetch

github.com/json-schema-org/community - 333012363d927ba30ed798accb9182e215b0c577 authored over 1 year ago by Benjamin Granados <[email protected]>
Iteration with node-fetch

Iteration with node-fetch

github.com/json-schema-org/community - 0ebaed4987cd63a9506072b00ab0c1bbff844f09 authored over 1 year ago by Benjamin Granados <[email protected]>
Use global Fetch

Use global Fetch

github.com/json-schema-org/community - aa65b6aba367eee675482da092aae2993297507c authored over 1 year ago by Benjamin Granados <[email protected]>
Add node-fetch reference

Add node-fetch reference

github.com/json-schema-org/community - bf94edf50fed2035822a4dc51bbf4bdfaf583419 authored over 1 year ago by Benjamin Granados <[email protected]>
Add actions/github-script@v6

Add actions/github-script@v6

github.com/json-schema-org/community - 98a0d3d50d35f50cf6a87f76e4bd9d755d7d06cb authored over 1 year ago by Benjamin Granados <[email protected]>
Fix code to setup node 18

Fix code to setup node 18

github.com/json-schema-org/community - 27ee50ce5af149a6ed379e1af9cc57f0ed19925f authored over 1 year ago by Benjamin Granados <[email protected]>
Fix some typos

Fix some typos

github.com/json-schema-org/community - 963486dfabb33c7acc4d9d086fac04b2c06497bd authored over 1 year ago by Benjamin Granados <[email protected]>
Replace octokit core by octokit request

Replace octokit core by octokit request

github.com/json-schema-org/community - c7846c48534aa4e46155534443093b615f0d472a authored over 1 year ago by Benjamin Granados <[email protected]>
Merge pull request #454 from json-schema-org/benjagm-patch-close-completed-ocwm

Update close-completed-ocwm to run in node 18

github.com/json-schema-org/community - 9cd3c2bac47e2e7ca28cf92b66a20218b5acc7b8 authored over 1 year ago by Benjamin Granados <[email protected]>
Bump certifi from 2022.12.7 to 2023.7.22

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commi...

github.com/json-schema-org/json-schema-spec - c1e17b33b313ef51b70900678f7404c0a35838f2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update close-completed-ocwm.yml

Remove try/catch

github.com/json-schema-org/community - 076fc5f5f66dd9c4a9fa0063e755d176a97ae96e authored over 1 year ago by Benjamin Granados <[email protected]>
Update ocwm-issue-collector to run in node 18

When running this action we are getting this error:

Unhandled error: Error: fetch is not set....

github.com/json-schema-org/community - a90c83e1a3d5473a54973f22974a1afeb0305037 authored over 1 year ago by Benjamin Granados <[email protected]>
Update close-completed-ocwm.yml

We are setting up this action to run in node 18.

github.com/json-schema-org/community - ba20febc664c639a268e16eb1ffcc4ca6b8be519 authored over 1 year ago by Benjamin Granados <[email protected]>
Update ocwm-creator.yml to run in node 18

When running this action we are getting this error:

Unhandled error: Error: fetch is not set....

github.com/json-schema-org/community - 3c5a88fc55d26d4a5281f5f4d5516a8fafeeb2e8 authored over 1 year ago by Benjamin Granados <[email protected]>
Port new multiple dynamic paths test to draft-next

github.com/json-schema-org/JSON-Schema-Test-Suite - 8cdfac41e37527795879e480a483997cbd6188f3 authored over 1 year ago by Jason Desrosiers <[email protected]>
Simplify test for dynamic ref with multiple paths

github.com/json-schema-org/JSON-Schema-Test-Suite - e93077e20ab6d3314d9c5c9cbee40b334e650025 authored over 1 year ago by Jason Desrosiers <[email protected]>
A whole new version of multiple dynamic paths

github.com/json-schema-org/JSON-Schema-Test-Suite - cd441d2e4b340b6a6a838864b9ffb22cfe279a7d authored over 1 year ago by Jason Desrosiers <[email protected]>
Merge pull request #48 from aku1310/examples-section

[Docs] Updated 'Miscellaneous Examples' Section

github.com/json-schema-org/website - 560b6c3be9d43469d78f4a5ce7177ea76d471f50 authored over 1 year ago by Greg Dennis <[email protected]>
Update miscellaneous-examples.md

Fixed relative urls in the index

github.com/json-schema-org/website - 7e6cd2e446c14925d353e0612e51e4e7d940c15b authored over 1 year ago by Benjamin Granados <[email protected]>
docs: add index section for better understanding

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - b57e33bf3ad10dd56e7c3425d9dd80d45d125325 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Merge branch 'main' into examples-section

github.com/json-schema-org/website - 8d7c3faba4550f65a49dc6643026e72c8ed48d46 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Merge pull request #50 from aku1310/overview-page

[Docs] Fix visualization of code snippets

github.com/json-schema-org/website - d870f0223b3b07f738270a5683dbe907714d82c5 authored over 1 year ago by Benjamin Granados <[email protected]>
docs: removed a property from an example

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 46934fb9fbbbe813eeee413558645722efa00e45 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Merge pull request #442 from Relequestual/extend-contribute

Extend #contribute Slack channel

github.com/json-schema-org/community - d6400bd237cfc35becfde4cbb58f20a7204c40ff authored over 1 year ago by Ben Hutton <[email protected]>
Merge branch 'main' into extend-contribute

github.com/json-schema-org/community - eef5a8e35cf2aa890dcf4e5855934357699cf84a authored over 1 year ago by Ben Hutton <[email protected]>
docs: minor changes to the examples

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - bf7a9b70a324f86fb52fc8d25fe4b4fe969ca029 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: updated examples

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - b54c5a4153e0580b3621f1f7b79701c03b544603 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Merge branch 'main' into examples-section

github.com/json-schema-org/website - c06c180fdca653150e27132d34b21ddab17dfbdf authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: added line breaks for proper formatting

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 75e011f2d8578464067fd13b6aaf144c2ee9702f authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Merge pull request #47 from aku1310/overview-page

[Docs] Updated 'What is JSON Schema?' page

github.com/json-schema-org/website - e7ecb1ba7e62eca066c4b97bca2d05df681e309b authored over 1 year ago by Benjamin Granados <[email protected]>
Remove the jpeg file with the OCWM accessibility

We are removing the jpeg slide with the OCWM meeting accessibility to keep the text directly in ...

github.com/json-schema-org/community - 002221d4a04228912eb2f10c9d3adbc6a16598c0 authored over 1 year ago by Benjamin Granados <[email protected]>
Merge pull request #446 from json-schema-org/benjagm-ocwm-meetting-accessibility

Update jsonschema-ocwm-slide.jpg

github.com/json-schema-org/community - 5cbe07d3ec826ac3d72fd2483ffe4b60543733a3 authored over 1 year ago by Ben Hutton <[email protected]>
Update jsonschema-ocwm-slide.jpg

Update the OCWM Accessibility slide to fix typo in the name of the meeting. Instead of the curre...

github.com/json-schema-org/community - 68dd4ea3c905a89a05474625057a9f85edce0276 authored over 1 year ago by Benjamin Granados <[email protected]>
Merge pull request #434 from json-schema-org/benjagm-patch-1

Update channel-topics.json to add tsc-discussions

github.com/json-schema-org/community - ee83a8c3af090d8af0d40d60bb56f2832821b4e1 authored over 1 year ago by Benjamin Granados <[email protected]>
docs: fix relative URLs

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 7e750d425cf8e29d2ac2255a9d944778a7c46cd5 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Fix relative link

github.com/json-schema-org/website - faaff1195e8935f8dfdbe1e9ad7c1dea45ca895e authored over 1 year ago by Ben Hutton <[email protected]>
Copy modified contribute channel description to other channels listing

github.com/json-schema-org/community - 789d6330315a706545ea72a0e1cd52b7cf7f16ad authored over 1 year ago by Ben Hutton <[email protected]>
Update ocwm-issue-collector.yml

Add support for discussions.

github.com/json-schema-org/community - 3ae82760cc1b882f734c8f130031fab5dcace7c7 authored over 1 year ago by Benjamin Granados <[email protected]>
Merge pull request #11 from json-schema-org/benjagm-patch-1

Update SUPPORT.md

github.com/json-schema-org/.github - 8d4f92a19f968416a8ffd9c05a6112f0b7e2ac23 authored over 1 year ago by Benjamin Granados <[email protected]>
Update SUPPORT.md

Co-authored-by: Ben Hutton <[email protected]>

github.com/json-schema-org/.github - e803ab16bb847450a03a5b4076125300a3a0f0ee authored over 1 year ago by Benjamin Granados <[email protected]>
Update SUPPORT.md

Update the SUPPORT.md to add Github discussions

github.com/json-schema-org/.github - 7b0c41110e85205b9601e2cd971f8c0a1179eb4f authored over 1 year ago by Benjamin Granados <[email protected]>
Add contribute channel with updated topic.

Updated topic expands just getting help with contributions to discussion and updating on any cont...

github.com/json-schema-org/community - 7d10b27cc85f740f79967e05574cd6bdb9d9093e authored over 1 year ago by Ben Hutton <[email protected]>
Update community slack channel name to postfix -mgmt

github.com/json-schema-org/community - 306be439b7f35f4ac55d17fcd1f5df868048582d authored over 1 year ago by Ben Hutton <[email protected]>
Make slack channel topics JSON object ordered by key (aka channel name) alphabetically

github.com/json-schema-org/community - 1c8e492ebffa1cfdf59d30eeff8ced03ad0ae019 authored over 1 year ago by Ben Hutton <[email protected]>
add dev.harrel:json-schema implementation

github.com/json-schema-org/json-schema-org.github.io - fb3b1e681e273738f38cb1438b0635b6d4ad5383 authored over 1 year ago by Harrel <[email protected]>
Update implementations.md

Added information about JSON Schema testing tool.

github.com/json-schema-org/json-schema-org.github.io - a086d976948e5bc6aee326dd892ddcaa58be313c authored over 1 year ago by Clemens Uhlenhut <[email protected]>
Update slack link

Fixes https://github.com/json-schema-org/blog/issues/34
Should not expire.
Is limited to 400 u...

github.com/json-schema-org/json-schema-org.github.io - 65556f7a16c9a888898ebb37a62bf19280d6f2a2 authored over 1 year ago by Ben Hutton <[email protected]>
Make it clearer that the JSON Schema project is not part of the IETF

github.com/json-schema-org/.github - 14f868cc14be5b2b1cadfefb2eb277101738a550 authored over 1 year ago by Ben Hutton <[email protected]>
docs: added hyperlinks to some keywords

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - cb430536a835519427bc3ec64ab01219ab0cd1d4 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: update miscellaneous examples section

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 24a64e164bf86b1d1c2e783073930628bdcfc249 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
unevaluatedItems rough 2

second draft of ``unevaluatedItems`` tutorial

github.com/json-schema-org/understanding-json-schema - ddd7340ab09dd4b03ab26ddcc6058e182e191e20 authored over 1 year ago by Michael Sharber <[email protected]>
Fifth draft of ``unevaluatedItems`` tutorial

github.com/json-schema-org/understanding-json-schema - f331ec2d6c9b49957381c90f95975c62a384b00b authored over 1 year ago by Michael Sharber <[email protected]>
add rough docs for unevaluatedItems

github.com/json-schema-org/understanding-json-schema - 77bd03724cd4cb9f7d64c7e554ab3851f2b04b90 authored over 1 year ago by Michael Sharber <[email protected]>
``unevaluatedItems`` tutorial seventh draft

Seventh draft. Much simplified.

After I removed the reference to the test suite at the end, I...

github.com/json-schema-org/understanding-json-schema - b14d54854b600e568759c747f868fb8883500c77 authored over 1 year ago by Michael Sharber <[email protected]>
Sixth draft of ``unevaluatedItems`` tutorial

github.com/json-schema-org/understanding-json-schema - 4789d5dd4c100b09273d92748af6eed25095ef7a authored over 1 year ago by Michael Sharber <[email protected]>
eighth and maybe final draft of ``unevaluatedItems`` tutorial

github.com/json-schema-org/understanding-json-schema - b9e54a5350ebb7a38a1aaa33f82f95111af7414d authored over 1 year ago by Michael Sharber <[email protected]>
whitespace fix

Co-authored-by: Jason Desrosiers <[email protected]>

github.com/json-schema-org/understanding-json-schema - cf4f7733f10efd8e8cc1ddeafdefcc2a6cfa7b7c authored over 1 year ago by Michael Sharber <[email protected]>
``unevaluatedItems`` next-to-final draft

third draft of ``unevaluatedItems`` tutorial

github.com/json-schema-org/understanding-json-schema - 7f91d455a642b3bc57d3a2f01e5986d0984825e8 authored over 1 year ago by Michael Sharber <[email protected]>
``unevaluatedItems`` fourth draft

fourth draft of ``unevaluatedItems`` tutorial

github.com/json-schema-org/understanding-json-schema - 0d0ef1dcb6cddc5848c989a68a5f86b7b14ab962 authored over 1 year ago by Michael Sharber <[email protected]>
Merge pull request #10 from benjagm/main

Create a SUPPORT.md file to provide clear paths to get support.

github.com/json-schema-org/.github - 6ed66ffff8837e4b24490befd331270f5b867d5c authored over 1 year ago by Benjamin Granados <[email protected]>
docs: updated placement of the image

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 0057cd5a977f9199313dee1fbd9250616d96ba18 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Remove reference to Greetbot

Remove reference to Greetbot

github.com/json-schema-org/community - 8f12e1b3c6aab832831bd4252e9bc966356151ec authored over 1 year ago by Benjamin Granados <[email protected]>
Update channel-topics.json to add tsc-discussions

Update channel-topics.json to add tsc-discussions

This is an extension of the PR 388:
https:...

github.com/json-schema-org/community - f0d7b5aa2ecdd0727b668601e0ac4fba92c874c0 authored over 1 year ago by Benjamin Granados <[email protected]>
docs: added image in 'How it works' section

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - c745f018d8143556c8b15c7b7cd40451103b9832 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: minor changes for better clarity

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - ce6424e31c6f28573039ac09dd440adea8cd22f4 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: update link redirection

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 30e0beb4b82ef3c19abf5f724c2876a21cdcd61d authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Merge branch 'overview-page' of github.com:aku1310/website into overview-page

github.com/json-schema-org/website - bbc378c8288d5dbb13b0e723c70d95130aac41cb authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Rephrase to be more realistic

github.com/json-schema-org/website - dcedcfb3b7d337eeff9cb6e350a986b991284240 authored over 1 year ago by Ben Hutton <[email protected]>
Consider data may not be received

github.com/json-schema-org/website - 27b8e9777f417cbbfe5e379a9e4d6432a6038f9b authored over 1 year ago by Ben Hutton <[email protected]>
Merge pull request #1418 from handrews/rjp-rename

Updates that were needed in order to publish RJP

github.com/json-schema-org/json-schema-spec - fb89a3bf6f5aa066253d30b353abcbbe478b7a3c authored over 1 year ago by Greg Dennis <[email protected]>
Merge pull request #1417 from handrews/credits

Move myself from current to past author list

github.com/json-schema-org/json-schema-spec - fb603a4ed7af86967b0a5b67ffd7b4904d1ce5e7 authored over 1 year ago by Greg Dennis <[email protected]>
Rename to avoid collision with past series.

It turns out that it's not possible to continue the previous
draft-handrews series due to the in...

github.com/json-schema-org/json-schema-spec - 66adf13db7e4068d39dfc0ed756140f59ef91d81 authored over 1 year ago by Henry H. Andrews <[email protected]>
IANA Considerations section is now required.

The text added is what the IETF recommends when there are no
IANA considerations.

github.com/json-schema-org/json-schema-spec - 67d1125114c2532a64f5ff10d5906567626546a9 authored over 1 year ago by Henry H. Andrews <[email protected]>
Move myself from current to past author list

github.com/json-schema-org/json-schema-spec - 2e8634d6f7cd9e950b7c8a6b97a39db0f38b4a41 authored over 1 year ago by Henry H. Andrews <[email protected]>
Merge branch 'json-schema-org:main' into main

github.com/json-schema-org/.github - 9bb10eef0798d45b55c6f881a397a852e1f35367 authored over 1 year ago by Benjamin Granados <[email protected]>
Create a SUPPORT.md file to provide clear paths to get support.

Create a SUPPORT.md file to provide clear paths to get support.

This has been suggested by @Rel...

github.com/json-schema-org/.github - d28f36c2dd38cf9c46e6949b648f44bb56294eff authored over 1 year ago by Benjamin Granados <[email protected]>
Merge pull request #9 from benjagm/main

Add banner to the org readme to improve UX

github.com/json-schema-org/.github - de7084173b5178fe1cad2416e4959e09f5d0e19b authored over 1 year ago by Benjamin Granados <[email protected]>
add: added image for 'What is JSON Schema' page

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 0d510bf75f6a2f4c60065194e92b63ba5a33b47a authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: minor change in sub-heading

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - d6ea9de1f04e75fda77ebdc3d84b4c39ed500b7a authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: minor changes in 'What is JSON Schema' page

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - ae01de597079c0eca5294f048acec697867bf954 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: update 'What is JSON Schema' oage

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 8cef7337d6fc4bbcfa33c1432190efc3ae8c12db authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: update 'How it works' section

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 33941d092657cc79069af1b3cdb2d2ea1a8aee75 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Merge pull request #416 from Relequestual/slack-channels-tsc

Add tsc-discussion Slack channel to list of channels

github.com/json-schema-org/community - 456c15f4a7fbcdef3617a525b07756dcf4dcff29 authored over 1 year ago by Ben Hutton <[email protected]>
docs: added link and updated slight formatting

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - e74c862795abf98f7313c750f5f18578a0131c85 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: added JSON Schema history

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 76e5344eb4f6aaa883198443db9af7cdc8b04f29 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: updated 'how it works' section

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 1c22bdd1a7d903501091758e6d2bac39e4c9c7f0 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: update benefits section

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - 976b9ea3e1328cad756d1c2242300ee661ec8672 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
docs: update 'Why JSON Schema' section

Signed-off-by: Akanksha Kushwaha <[email protected]>

github.com/json-schema-org/website - b873510ca97a56bd5e6aba74435c6d92fe3d3342 authored over 1 year ago by Akanksha Kushwaha <[email protected]>
Banner updated one more time

Banner updated one more time

github.com/json-schema-org/.github - 41583c3209fb349e79394466e8c15a409cebc817 authored over 1 year ago by Benjamin Granados <[email protected]>
Another version of the banner

Another version of the banner

github.com/json-schema-org/.github - e533d296886954607f99c8ff34faa6d84b587f44 authored over 1 year ago by Benjamin Granados <[email protected]>
Added new version of the Banner

Added new version of the Banner

github.com/json-schema-org/.github - 8cb96ffe1b28dc3862e903e735557cefb87d811c authored over 1 year ago by Benjamin Granados <[email protected]>
Remove 2019-09,2020-12 support from networknt

github.com/json-schema-org/json-schema-org.github.io - 6901d61c0ff8db1568e4db1da4be4417e340e5c3 authored over 1 year ago by Jason Desrosiers <[email protected]>
Add tsc-discussion Slack channel to list of channels

github.com/json-schema-org/community - c0d1352259847ff6517917e4c2e9258c53e357fe authored over 1 year ago by Ben Hutton <[email protected]>