This plugin provides tools to create and access a Swagger specification file for a Dancer REST web service. Overview of Dancer::Plugin::Swagger's features: * Can create a /swagger.json REST specification file. * Can auto-discover routes and add them to the swagger file. * Can provide a Swagger UI version of the swagger documentation. WWW: https://metacpan.org/pod/Dancer::Plugin::Swagger PR: 237109 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19919
7 lines
351 B
Text
7 lines
351 B
Text
%%SITE_PERL%%/Dancer/Plugin/Swagger.pm
|
|
%%SITE_PERL%%/Dancer/Plugin/Swagger/Path.pm
|
|
%%SITE_PERL%%/Dancer/Plugin/Swagger/Response.pm
|
|
%%SITE_PERL%%/auto/share/dist/Dancer-Plugin-Swagger/shared-files.tar.gz
|
|
%%PERL5_MAN3%%/Dancer::Plugin::Swagger.3.gz
|
|
%%PERL5_MAN3%%/Dancer::Plugin::Swagger::Path.3.gz
|
|
%%PERL5_MAN3%%/Dancer::Plugin::Swagger::Response.3.gz
|