forked from pool/perl-JSON-Validator
Accepting request 933112 from devel:languages:perl:autoupdate
- updated to 5.03
see /usr/share/doc/packages/perl-JSON-Validator/Changes
5.03 2021-11-20T13:32:42+0900
- Fix OpenAPIv3::add_default_response() will not overwrite nested $ref
- Fix finding "readOnly" and "writeOnly" inside nested $ref
- Fix joi required() with nested objects
Contributor: Tim Stallard
OBS-URL: https://build.opensuse.org/request/show/933112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=70
This commit is contained in:
committed by
Git OBS Bridge
parent
2f1b6b8541
commit
124bfdd646
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c2323a29949e0127551eb60879b0e48a4e041c92c17e64ac67bcce32a7a40f6
|
||||
size 109464
|
||||
3
JSON-Validator-5.03.tar.gz
Normal file
3
JSON-Validator-5.03.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:506f4d1937d96d17f1dda4b882fe0316190ada64c12a206196ab49d07a73eada
|
||||
size 110435
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 03:10:27 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 5.03
|
||||
see /usr/share/doc/packages/perl-JSON-Validator/Changes
|
||||
|
||||
5.03 2021-11-20T13:32:42+0900
|
||||
- Fix OpenAPIv3::add_default_response() will not overwrite nested $ref
|
||||
- Fix finding "readOnly" and "writeOnly" inside nested $ref
|
||||
- Fix joi required() with nested objects
|
||||
Contributor: Tim Stallard
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 6 03:07:08 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name JSON-Validator
|
||||
Name: perl-JSON-Validator
|
||||
Version: 5.02
|
||||
Version: 5.03
|
||||
Release: 0
|
||||
Summary: Validate data against a JSON schema
|
||||
License: Artistic-2.0
|
||||
|
||||
Reference in New Issue
Block a user