[libswagger2-perl] branch master updated (8612ac5 -> 7feadf1)

gregor herrmann gregoa at debian.org
Thu Jan 7 14:28:04 UTC 2016


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

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

      from  8612ac5   releasing package libswagger2-perl version 0.65-1
      adds  c968186   Add test for boolean in headers
      adds  30dfdfa   Test boolean in headers
      adds  5c1bd1d   Will not set $args->{$name} without user input, closes #52
      adds  93a07d3   Seems like a parameter cannot be undef #52
      adds  0c0e294   Use $c->match instead of $c->stash to get placeholder data
      adds  221b62b   Boolean in headers will be the strings "true" and "false", fixes #58
      adds  3935b84   Skipping editor test on Win32, closes #56
      adds  fc6c6a0   Add "From" to list of ignored words in SKIP_OP_RE, fixes #54
      adds  037e5f4   Allow method name with underscore in operationId, closes #55
      adds  6ecbd24   Method name in operationId can also be CamelCase #55
      adds  0b24847   Released version 0.66
      adds  fa5cfe7   Imported Upstream version 0.66
       new  0a0bcb5   Merge tag 'upstream/0.66'
       new  fd98fa4   Update debian/changelog
       new  7feadf1   releasing package libswagger2-perl version 0.66-1

The 3 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                            |   9 ++
 META.json                          |   2 +-
 META.yml                           |   2 +-
 README                             |   2 +-
 debian/changelog                   |   7 ++
 lib/Mojolicious/Plugin/Swagger2.pm | 198 +++++++++++++++++++------------------
 lib/Swagger2.pm                    |   4 +-
 lib/Swagger2/Guides/Tutorial.pod   |  26 ++---
 t/Api.pm                           |   3 +-
 t/collection-format.t              |   5 +-
 t/editor.t                         |   2 +
 t/headers.t                        |   9 ++
 t/not-implemented-501.t            |   5 +-
 t/operation-id.t                   |  31 ++++--
 t/plugin-defaults.t                |   1 +
 t/plugin.t                         |   5 +
 16 files changed, 185 insertions(+), 126 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