[libjson-validator-perl] branch master updated (613906a -> 70dd60d)
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Wed Aug 3 22:03:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a change to branch master
in repository libjson-validator-perl.
from 613906a releasing package libjson-validator-perl version 0.75+dfsg-1
adds b37e92e _merge_errors syntax fix
adds 1ff5c5c Merge pull request #20 from jhthorsen/syntax
adds 46a95cc Will write default values into Mojolicious::Controller
adds 7d84bac Released version 0.76
adds c7ba935 Avoid duplicate error messages with enum, fixes #22
adds 436ba24 Fix "false" must be false and not true in OpenAPI
adds b3fcf91 Fix cannot set default for body => body.
adds 095ec60 Fix writing /:placeholder back
adds 5d73f8d Released version 0.77
adds ab22d2e Trying to make OpenAPI spec to fail with $ref in wrong place - jhthorsen/swagger2#89
adds 70d8c8b Fix recursive dependencies #23
adds 2148a9b Improved allOf, anyOf and oneOf error messages
adds 86ddb28 Released version 0.78
adds 942ae29 Revert "Improved allOf, anyOf and oneOf error messages"
adds 1b233e2 Released version 0.79
adds bfac15d Fix parsing recursive schema
adds 4f2cc2c Move openapi-ref.t to mojolicious-plugin-openapi.git #25
adds 01d0cb9 Mention Mojolicious::Plugin::OpenAPI in the documentation
adds 2966058 Released version 0.80
adds a130e1d Imported Upstream version 0.80+dfsg
new 73a6a94 Merge tag 'upstream/0.80+dfsg'
new 562951c Update debian/changelog
new ce15910 debian/control: update my email in maintainer's field
new 70dd60d releasing libjson-validator-perl version 0.80+dfsg-1
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 18 +++++++++++
MANIFEST | 2 ++
META.json | 2 +-
META.yml | 2 +-
README | 18 ++++++++++-
debian/changelog | 7 +++++
debian/control | 2 +-
lib/JSON/Validator.pm | 50 ++++++++++++++++++++++-------
lib/JSON/Validator/OpenAPI.pm | 41 ++++++++++++++++++++++--
t/22-dup.t | 26 +++++++++++++++
t/booleans.t | 5 ++-
t/openapi-set-request.t | 73 +++++++++++++++++++++++++++++++++++++++++++
12 files changed, 224 insertions(+), 22 deletions(-)
create mode 100644 t/22-dup.t
create mode 100644 t/openapi-set-request.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-validator-perl.git
More information about the Pkg-perl-cvs-commits
mailing list