NAME
Mojolicious::Command::swagger2 - mojo swagger2 command
DESCRIPTION
Mojolicious::Command::swagger2 is a command for interfacing with Swagger2.
SYNOPSIS
$ mojo swagger2 edit
$ mojo swagger2 edit path/to/spec.json --listen http://*:5000
$ mojo swagger2 pod path/to/spec.json
$ mojo swagger2 perldoc path/to/spec.json
$ mojo swagger2 validate path/to/spec.json
ATTRIBUTES
description
Returns description of this command.
usage
Returns usage of this command.
METHODS
run
See "SYNOPSIS".
COPYRIGHT AND LICENSE
Copyright (C) 2014, Jan Henning Thorsen
This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.
AUTHOR
Jan Henning Thorsen - jhthorsen@cpan.org