Ecosyste.ms: OpenCollective

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

Ajv

The fastest JSON Schema Validator. Supports draft-04/06/07/2019-09/2020-12
Collective - Host: opensource - https://opencollective.com/ajv - Website: https://ajv.js.org/ - Code: https://github.com/ajv-validator/ajv

build(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0 (#1778)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) f...

github.com/ajv-validator/ajv - 82ae16ab3f9ec09c2d18a1141b3cbd3e32d0cb2e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "bugfix: try to new version github actions v2 (#1775)" (#1786)

This reverts commit 58525ef775417df4d9bb73e4f0e3c31bb4f1cda5.

github.com/ajv-validator/ajv - a3a9d10aa6d7800c8e702c294d7ea50e1c641f43 authored about 3 years ago by Evgeny Poberezkin <[email protected]>
bugfix: try to new version github actions v2 (#1775)

github.com/ajv-validator/ajv - 58525ef775417df4d9bb73e4f0e3c31bb4f1cda5 authored about 3 years ago by Doni Rubiagatra <[email protected]>
8.6.3

github.com/ajv-validator/ajv - 760fd100cd36df29c7fda41a23aad0ed537dfa58 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
fix(standalone/index.ts): makes standalone module importable to esm modules without explicitly accessing default property. (#1757)

fix(lib/runtime/parseJson.ts): added `any` to error object in order to fix the type checking err...

github.com/ajv-validator/ajv - 6ef0c66ef4221e63e499b921e7d4d09d88de2e1d authored over 3 years ago by const_var <[email protected]>
Merge branch 'rbuckton-refResolveBaseURI'

github.com/ajv-validator/ajv - 9a9656fe117f1cf491f0a6ad9c31ae8755158425 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
fix prettier

github.com/ajv-validator/ajv - d9bc534f9397389e31a37256fd5fc41952d0ec26 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'refResolveBaseURI' of https://github.com/rbuckton/ajv into rbuckton-refResolveBaseURI

github.com/ajv-validator/ajv - 831cb1c6231546e98a8e1793bd3c82ac534dcafd authored over 3 years ago by Evgeny Poberezkin <[email protected]>
build(deps-dev): bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0 (#1726)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) f...

github.com/ajv-validator/ajv - 7419ec36291ce62b0327cde453261f53519cbae2 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' into refResolveBaseURI

github.com/ajv-validator/ajv - ae5c1fee8253b2a7cb6a64e6c1976220ce2099c9 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
docs: clarification standalone requirements (#1738)

github.com/ajv-validator/ajv - 87d190155ecfe5ed79998d32173dc8ceb0d7ee11 authored over 3 years ago by Manuel Spigolon <[email protected]>
build(deps-dev): bump node-fetch from 2.6.1 to 3.0.0 (#1748)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.0.0.
- [Release no...

github.com/ajv-validator/ajv - a9f38cd267d302c2cb5e515fae3a18c6d7590ff0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Add Ts.ED logo on "Who uses AJV" section (#1749)

github.com/ajv-validator/ajv - efb3d6d593469389ed25adffef17b2513391dc55 authored over 3 years ago by Romain Lenzotti <[email protected]>
Fix broken links (#1753)

github.com/ajv-validator/ajv - d95fc929a8ae5205fe8b9daa6e6d6a9593f105ea authored over 3 years ago by Elsaid Achraf <[email protected]>
update code for breaking typescript change (catched error now has type `unknown`, not `any` as before) (#1760)

github.com/ajv-validator/ajv - 658e7a11c5551a0fbf6d3944bea0476105302bb4 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Minor spelling error (#1746)

github.com/ajv-validator/ajv - e403421b5589ba5f83e2aac4724717a63bf33c51 authored over 3 years ago by James Jansson <[email protected]>
news

github.com/ajv-validator/ajv - 8ffe5faca9c4b49fc538b35399a1b4febba0bc41 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
fix eslint warnings (#1702)

github.com/ajv-validator/ajv - 84caa20b5bd6f45f70b4749e9e5103babe5e1c81 authored over 3 years ago by Erik Brinkman <[email protected]>
Fix broken "Filtering Data" link (#1732)

github.com/ajv-validator/ajv - 2eb5f99f3d7c5528fb2c70516fa3114bcaf56fee authored over 3 years ago by Manuel Maute <[email protected]>
Pass baseId to getSchemaRefs

github.com/ajv-validator/ajv - e62c905f3871bb7e8f04ac45efea714e9c3548ac authored over 3 years ago by Ron Buckton <[email protected]>
Repair example code for standalone config (#1641)

github.com/ajv-validator/ajv - a9b3cbf663ca91504d8aa767514ee7abd9eb5d75 authored over 3 years ago by SirLich <[email protected]>
update types (#1699)

Co-authored-by: Evgeny Poberezkin <[email protected]>

github.com/ajv-validator/ajv - 02e175ad6817674461b8109e6bf4ca180db2e4cf authored over 3 years ago by Erik Brinkman <[email protected]>
build(deps-dev): bump @types/mocha from 8.2.3 to 9.0.0 (#1714)

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) f...

github.com/ajv-validator/ajv - e055175aa5da2e0f1d811e94ad72044d39eb0836 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update async-validation.md (#1721)

github.com/ajv-validator/ajv - af0d0152cea24b0d521ab6cd89b4ca1277d83943 authored over 3 years ago by Lucas Said <[email protected]>
docs: Fix data is not defined (#1723)

The `const data = {...}` defined after `serialize(data)` that will throw error: `Reference Error...

github.com/ajv-validator/ajv - 14bfde3a99d0e36bd6e17c0534f78c8f1bffbae1 authored over 3 years ago by Masga Satria Wirawan <[email protected]>
build(deps-dev): bump mocha from 8.4.0 to 9.0.2 (#1672)

Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.2.
- [Release notes](https://...

github.com/ajv-validator/ajv - 500c8e6c0151e121a8077ff17d5a64ae235b4b82 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
json-schema.md remove extra quotation mark (#1696)

Co-authored-by: Erik Brinkman <[email protected]>

github.com/ajv-validator/ajv - 176d7a0537565535ddeb92bd49d93bfc84a48516 authored over 3 years ago by qwertyforce <[email protected]>
Merge pull request #1580 from ajv-validator/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot

github.com/ajv-validator/ajv - c2a7f1f34aeb0e2451d34017ab553d220e976880 authored over 3 years ago by Erik Brinkman <[email protected]>
Merge branch 'master' into dependabot/add-v2-config-file

github.com/ajv-validator/ajv - f66254819befd7d3f92cc3dd6f327603493c5a14 authored over 3 years ago by Erik Brinkman <[email protected]>
8.6.2

github.com/ajv-validator/ajv - a04657014022c9ecb9ae0738b2ac07cb0d76cf3f authored over 3 years ago by Evgeny Poberezkin <[email protected]>
WIP error change (#1674)

github.com/ajv-validator/ajv - 426fe513fb26d6e6ba191a2ed6e16614b39081c7 authored over 3 years ago by franrolando <[email protected]>
Fix doc formatting for `prefixItems` (#1685)

github.com/ajv-validator/ajv - ceac2363495d5a80f94b8ceea373d7065eda8a8b authored over 3 years ago by Mohammad Satrio <[email protected]>
build(deps-dev): bump @types/node from 15.14.2 to 16.3.2 (#1689)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/ajv-validator/ajv - 18de168de246f9cb82b2b6cd982c2ab5a0a07bfd authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump husky from 6.0.0 to 7.0.1 (#1678)

Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.1.
- [Release notes](https:/...

github.com/ajv-validator/ajv - c22894a86392c9d7886df954eced4843c4d79482 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix JTD serializer for Date objects, fixes #1691

github.com/ajv-validator/ajv - 71a29b822ea907afde1a7ba347a4dc41012db6d2 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Linking to the correct keywords reference page (#1670)

github.com/ajv-validator/ajv - 001f8290f15322ed4a8c3141470fa16da2a6c5ad authored over 3 years ago by Lucas Said <[email protected]>
8.6.1

github.com/ajv-validator/ajv - 9166e38f9ee7e125e283890c60a594d18bb63614 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
fix not keyword preventing validation of allOf etc. keywords, closes #1668 (#1671)

github.com/ajv-validator/ajv - 674688c08a62178ee5b6a452c672d20c7761c0f7 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Fix links in README.md: /json-schema.md => .html (#1654)

github.com/ajv-validator/ajv - 4706efd1d34996d6e7694159ab233ed699f62195 authored over 3 years ago by schokotets <[email protected]>
adds missing variable to getting started readme (#1660)

github.com/ajv-validator/ajv - f6a9ba4a2ddea1330763cf437759128363fddd68 authored over 3 years ago by Dimitri Mitropoulos <[email protected]>
Update typescript.md (#1661)

github.com/ajv-validator/ajv - c739c1e04089dd32b62cf200964c859e61190adf authored over 3 years ago by pskfyi <[email protected]>
8.6.0

github.com/ajv-validator/ajv - f8708387a5be62fbd0becc0cedfc580021a5c5da authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'stoplightio-fix/track-pattern-properties-evaluation'

github.com/ajv-validator/ajv - 2f950e689145837d0e6c15258a6501cb3bcf3abd authored over 3 years ago by Evgeny Poberezkin <[email protected]>
fix tracking unevaluatedProperties for always valid patterns in patternProperties

github.com/ajv-validator/ajv - 795a8f82d6e737c32fc417ef2b0518a6bc57831d authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'fix/track-pattern-properties-evaluation' of https://github.com/stoplightio/ajv into stoplightio-fix/track-pattern-properties-evaluation

github.com/ajv-validator/ajv - 3e285b0889a7f5a760c83b005ba8009bd14c0f25 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
build(deps-dev): bump @rollup/plugin-commonjs from 18.1.0 to 19.0.0 (#1602)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) f...

github.com/ajv-validator/ajv - 85ae9561723c1d24883d5756ca98a93f3c366950 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 (#1601)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release no...

github.com/ajv-validator/ajv - 0a0eb0e9204fdded644fc7c93ba9dccab911b64c authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump ts-node from 9.1.1 to 10.0.0 (#1621)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](...

github.com/ajv-validator/ajv - 9e4940100450579d1cec17ea925ddc8126b2090a authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update getting-started.md (#1624)

github.com/ajv-validator/ajv - cbe945a7b70bafd74aa481b83eae54d3386fd418 authored over 3 years ago by Ivan Sieder <[email protected]>
Merge branch 'vendeza-patch-1'

github.com/ajv-validator/ajv - b7064054455f0965df60d24e8c02ceb0d49a3d23 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
option int32range to disable range checking for int32 and uint32 types (#1639)

* option int32range to disable range checking for int32 and uint32 types

* fix prettier

* ...

github.com/ajv-validator/ajv - e73bc750634947f4270597136e203c27213aa565 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
remove .default from example

github.com/ajv-validator/ajv - f5bbd237b58e2cab680b192daac0f817f68f7c09 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into patch-1

github.com/ajv-validator/ajv - 279b191a2420c867791b5e36046b60087908f813 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Remove incorrect example for `prefixItems` (#1631)

`prefixItems` first example was an incorrect copy-paste of previous `items` examples.

github.com/ajv-validator/ajv - 5378ab968e3b442e131e939ae3eb277c47b6f9e5 authored over 3 years ago by wyfo <[email protected]>
error in the text

github.com/ajv-validator/ajv - 9b0ef9159a696e3ff4da9165774e991949641783 authored over 3 years ago by Artem <[email protected]>
Track evaluated properties with pattern properties of schema = true

github.com/ajv-validator/ajv - 73bf4b44dcc116163a9c9733380cb92ae5cdacb9 authored over 3 years ago by Jakub Rożek <[email protected]>
docs: draft-04 support

github.com/ajv-validator/ajv - 078627141dcae248e788b8394fc157c7c3dd52b5 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
8.5.0

github.com/ajv-validator/ajv - be07d3d8c0aac8fffe68378d25bdd892c61ba2e5 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'mummybot-ie-11-docs'

github.com/ajv-validator/ajv - 0b76b8fd601424bba7b3676f7ca576b4772dbec4 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
docs: update links

github.com/ajv-validator/ajv - e37db1ab56bbf340f8646ada17139a631d9bcac6 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into ie-11-docs

github.com/ajv-validator/ajv - cf3ba818d132e10bec0b9e510923c54abcb64837 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'SoAsEr-master'

github.com/ajv-validator/ajv - 81a2526e95bab11a045d33b0bd7ff9120a46e710 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
code style

github.com/ajv-validator/ajv - cbb79c650b3261ddbe87077fe3cd99bcfeb499e0 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into master

github.com/ajv-validator/ajv - 6e7e5a1070d4e5ff603c2b241b588b7992dd8f72 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
add schemaId option to support JSON Schema draft-04 with ajv-draft-04 (#1618)

* add schemaId option to support JSON Schema draft-04 with ajv-draft-04 package

* add schemaI...

github.com/ajv-validator/ajv - f54f1b7f463b8b71e7e56b9bd2684271810fe977 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
1585 fixed IE11 doc formatting

github.com/ajv-validator/ajv - 6cd24932783e1336dfd5d1c95e6da4d2447e6930 authored over 3 years ago by Francis Saul <[email protected]>
I thought I had prettier run on save

github.com/ajv-validator/ajv - dc28feba52c931a62d302924d186c555291d5eaf authored over 3 years ago by SoAsEr <[email protected]>
improved codegen for literals and null

github.com/ajv-validator/ajv - 73e49364d178125b0ab9f15a0b45ce23009fcc59 authored over 3 years ago by SoAsEr <[email protected]>
8.4.0

github.com/ajv-validator/ajv - 84abab262528969bc19879f86039be116df10964 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
set test timeout (#1610)

github.com/ajv-validator/ajv - 67e1bd3fd78d4ddba5dbba4742fa91bb0cfe72df authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Ajv in Internet Explorer 11 FAQs documentation (#1594)

* Ajv in Internet Explorer 11 FAQs documentation

* Revert "Ajv in Internet Explorer 11 FAQs d...

github.com/ajv-validator/ajv - 4322e7bb9db2a26cc54f210e4c089a2c6792744a authored over 3 years ago by Francis Saul <[email protected]>
JTD timestamps: parseDate, allowDate options (#1609)

* JTD timestamps: parseDate, allowDate options

* fix prettier layout, update node versions

...

github.com/ajv-validator/ajv - de021c4dbadc76e09a30ce145b03246ee533b414 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
8.3.0

github.com/ajv-validator/ajv - dec89097def11e48d2de94e3e214405f18658986 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
build(deps-dev): bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0 (#1589)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-re...

github.com/ajv-validator/ajv - 4ef480412ea3648fe9cf88b6550250a1669ae5ba authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/node from 14.14.44 to 15.0.2 (#1590)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/ajv-validator/ajv - bfb3e587f5921b32c7ee23270bb38a2c63f7f8ad authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
JTD timestamp option (#1584)

* add timestamp option for jtd

* tests for JTD timestamp option

* configurable timestamp c...

github.com/ajv-validator/ajv - df964e43cbd10cf16c1ee07a71c0c6a2698f10d2 authored over 3 years ago by John Ruble <[email protected]>
Add boolean support to JTDDataType (#1587)

github.com/ajv-validator/ajv - a60eff7fc17f1884680ecc8e351b0ba18dff4e2e authored over 3 years ago by Massimiliano Sartoretto <[email protected]>
correct JTD discriminator docs

github.com/ajv-validator/ajv - 0404a50be13b9079b0a4669e9e2cf04d79011b0c authored over 3 years ago by Evgeny Poberezkin <[email protected]>
docs: add missing comma in options.md (#1597)

github.com/ajv-validator/ajv - 13730a524125cc59f675a44651fa39a7095dee29 authored over 3 years ago by MrJithil <[email protected]>
Fix a typo in the 2020-12 documentation (#1598)

github.com/ajv-validator/ajv - a2d197452a201f4d65f313c1a248e31d81f63a07 authored over 3 years ago by superfaz <[email protected]>
Merge pull request #1579 from sahilda/patch-1

Update managing-schemas.md - fix typo

github.com/ajv-validator/ajv - 380de72d127716037767462d0e4c50b7398d83d5 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #1583 from erikbrinkman/snc

Add checks for strict null checks

github.com/ajv-validator/ajv - b3cc3374a8e33aa9e5b62c05bebf9aebc5dd2bf1 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Upgrade to GitHub-native Dependabot

github.com/ajv-validator/ajv - d5a683b45ffccf2f418eea331849d093dcf0e7f0 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update managing-schemas.md

Fix typo "defalt" to "default".

github.com/ajv-validator/ajv - c024185dcc2aec3e9630bfbda96fd61252a3473b authored over 3 years ago by sahil agarwal <[email protected]>
Add checks for strict null checks

github.com/ajv-validator/ajv - 5cccbdf09772e9cec84969f272faca34b043c06f authored over 3 years ago by Erik Brinkman <[email protected]>
8.2.0

github.com/ajv-validator/ajv - 2123bf28c9ce9a948c32301ef5b2ed33359e3742 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
update event

github.com/ajv-validator/ajv - 6ad97e83ed740855ae98619afa38852370d1a05f authored over 3 years ago by Evgeny Poberezkin <[email protected]>
update event

github.com/ajv-validator/ajv - aa4f64f2620a46ffb878bab8e022b20af379a9b1 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #1533 from realityking/rollup-bundle

Rollup bundle

github.com/ajv-validator/ajv - 00b0e247162f0cf1239e06a525592302cfefb0f4 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into rollup-bundle

github.com/ajv-validator/ajv - 30a8561c99d0b758b4239dcf4ff1feb7fb068302 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #1562 from ktrueda/fix/typescript_doc

doc: Fix JTD typescript sample error

github.com/ajv-validator/ajv - d3bef59d4fa1688eb95bdd957914de2dc22fe64e authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'seriousme-updateReadMe'

github.com/ajv-validator/ajv - e695db1754e16087e2f4cec5c8a7db4cbd8367cc authored over 3 years ago by Evgeny Poberezkin <[email protected]>
fix link

github.com/ajv-validator/ajv - ff67954951c66c0ab25019e0966edf4936be09d3 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into updateReadMe

github.com/ajv-validator/ajv - c6723105043a253fe99923360a66f9320cc0be95 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
update webinar

github.com/ajv-validator/ajv - b20318116903266d8651d2660c8652b5237a414c authored over 3 years ago by Evgeny Poberezkin <[email protected]>
Create browser bundles with rollup instead of browserify

github.com/ajv-validator/ajv - b7809449d9f829c061880a0d48a8dc3779d6ef66 authored over 3 years ago by Rouven Weßling <[email protected]>
Updated Readme

github.com/ajv-validator/ajv - 7e52716c05f02d9f5c4fb5e350a12ef8817453e4 authored over 3 years ago by Hans Klunder <[email protected]>
Revert chaning type of MyData

github.com/ajv-validator/ajv - 55706db3fa60660ffb90149d1e13f214c268d968 authored over 3 years ago by Kentaro Ueda <[email protected]>
update readme

github.com/ajv-validator/ajv - c9e0676094e04011b64187b2ec3b747a86198cd7 authored over 3 years ago by Evgeny Poberezkin <[email protected]>
webinar

github.com/ajv-validator/ajv - 6497f140062bb87e3b7c6b78a419dfffcd23ff3d authored over 3 years ago by Evgeny Poberezkin <[email protected]>