[libswagger2-perl] 01/04: Merge tag 'upstream/0.83'

gregor herrmann gregoa at debian.org
Sat Jul 2 21:48:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libswagger2-perl.

commit 89d4601a8640006c228218b271753985661519d8
Merge: ac39149 37a13f5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 2 23:31:06 2016 +0200

    Merge tag 'upstream/0.83'
    
    Upstream version 0.83

 Changes                                            |   24 +
 MANIFEST                                           |   15 +-
 META.json                                          |    4 +-
 META.yml                                           |    4 +-
 Makefile.PL                                        |    2 +-
 README                                             |    2 +-
 cpanfile                                           |    2 +-
 lib/Mojolicious/Plugin/Swagger2.pm                 |  201 +--
 lib/Swagger2.pm                                    |   14 +-
 lib/Swagger2/Client.pm                             |   20 +-
 lib/Swagger2/POD.pm                                |    1 +
 lib/Swagger2/SchemaValidator.pm                    |  147 +-
 lib/Swagger2/error.json                            |   17 -
 .../public/cache/05a9f0030e1b92e1603618dad61dbc8d  |    1 -
 .../public/cache/062bec94cfcd2cb0049773ae5d15da61  |    1 -
 .../public/cache/0a8e1de16692c32db582df9bdabdbdd7  |  150 --
 .../public/cache/36d1bd12eeed51e86c8695bd8876a9df  | 1588 --------------------
 .../public/cache/49c95b866e40f788892a7fb3c816b0e8  |  150 --
 .../public/cache/630949337805585c8e52deea27d11419  |   17 -
 .../public/cache/84a4b37fb9b912219cbeb486174f4066  |   64 -
 .../public/cache/ea34d47d4e060a1c3b12d2287aff89a7  |   64 -
 .../public/cache/eaa832720f36cff0abc20c05236a9cd9  |   17 -
 lib/Swagger2/schema.json                           | 1588 --------------------
 t/00-copy.t                                        |   50 -
 t/Api.pm                                           |   10 +
 t/bodytest.t                                       |   34 +-
 t/client-return-on-error.t                         |    5 +-
 t/client.t                                         |    7 +
 t/data/petstore.json                               |   17 +
 t/discriminator.t                                  |  108 ++
 t/emtpy-response.t                                 |    3 +-
 t/formdata.t                                       |   32 +-
 t/headers.t                                        |    4 +-
 t/jv-formats.t                                     |  106 --
 t/multi-param.t                                    |   47 +
 t/parse-json.t                                     |    2 +-
 t/plugin.t                                         |   11 +-
 37 files changed, 372 insertions(+), 4157 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libswagger2-perl.git



More information about the Pkg-perl-cvs-commits mailing list