The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.66 - 2015-12-29

  • Will not add non-existing input keys to $args #52 Contributor: Scott Wiersdorf
  • Use $c->match instead of $c->stash to get placeholder data
  • Add "From" to list of ignored words in SKIP_OP_RE #54
  • Allow more complex method name detection from operationId #55
  • Skipping editor test on Win32 #56
  • Boolean in headers will be the strings "true" and "false" #58

Documentation

Protected API Guide
Details about the render process
Tutorial for Mojolicious::Plugin::Swagger2
How to expose Swagger over WebSockets

Modules

mojo swagger2 command
Mojolicious plugin for Swagger2
Swagger RESTful API Documentation
A client for talking to a Swagger powered server
A WEB based Swagger2 API editor
Convert swagger API spec to Perl documentation
Sub class of JSON::Validator