Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 584117e

Browse files
authored
Merge pull request #405 from karenetheridge/ether/jsm-jst-updates
update support info for JSON::Schema::Modern, JSON::Schema::Tiny
2 parents af8d9ce + 5d97d48 commit 584117e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_data/validator-libraries-modern.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,15 +183,15 @@
183183
license: MIT
184184
- name: Perl
185185
implementations:
186-
- name: JSON::Schema::Draft201909
187-
url: https://github.com/karenetheridge/JSON-Schema-Draft201909
186+
- name: JSON::Schema::Modern
187+
url: https://github.com/karenetheridge/JSON-Schema-Modern
188188
notes:
189-
date-draft: [2019-09]
189+
date-draft: [7, 2019-09, 2020-12]
190190
license: "GNU General Public License, Version 1 + The Artistic License 1.0"
191191
- name: JSON::Schema::Tiny
192192
url: https://github.com/karenetheridge/JSON-Schema-Tiny
193193
notes:
194-
date-draft: [2019-09]
194+
date-draft: [7, 2019-09, 2020-12]
195195
license: "GNU General Public License, Version 1 + The Artistic License 1.0"
196196
- name: JSON::Validator
197197
url: https://github.com/mojolicious/json-validator

0 commit comments

Comments
 (0)