Skip to content

Commit 4824505

Browse files
authored
Merge pull request apisyouwonthate#276 from Logioniz/master
add description of JSONSchema::Validator validator
2 parents 58e1947 + 58cf16c commit 4824505

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_data/tools.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,3 +1806,12 @@
18061806
description: Probe your REST API with an infinite stream of test cases generated automatically from your OpenAPI specification.
18071807
v2: true
18081808
v3: true
1809+
1810+
- name: JSONSchema::Validator
1811+
category: data-validators
1812+
language: Perl
1813+
link: https://metacpan.org/pod/JSONSchema::Validator
1814+
github: https://github.com/skbkontur/perl-jsonschema-validator
1815+
description:
1816+
A Perl library which validates request/response according to an OpenAPI specification
1817+
v3: true

0 commit comments

Comments
 (0)