Generates documentation for your REST API from annotations
Find a file
2016-08-04 22:36:20 +02:00
DependencyInjection Update the extension 2016-08-04 22:36:20 +02:00
Describer Add FOSRestBundle support 2016-08-04 22:27:10 +02:00
Resources/config Register the FOSRestDescriber 2016-08-04 22:34:46 +02:00
RouteDescriber Update the extension 2016-08-04 22:36:20 +02:00
Tests Add FOSRestBundle support 2016-08-04 22:27:10 +02:00
.gitignore Transform in a bundle 2016-07-12 00:33:55 +02:00
.php_cs Fix CS 2016-07-30 20:04:03 +02:00
.styleci.yml Fix CS 2016-07-30 20:04:03 +02:00
.travis.yml Add type hints 2016-07-15 00:40:30 +02:00
ApiDocGenerator.php Make the document generated valid 2016-08-01 19:58:57 +02:00
composer.json Add FOSRestBundle support 2016-08-04 22:27:10 +02:00
EXSystApiDocBundle.php Add type hints 2016-07-15 00:40:30 +02:00
LICENSE Initial commit 2016-06-30 20:07:51 +02:00
phpunit.xml.dist Transform in a bundle 2016-07-12 00:33:55 +02:00
README.md Initial commit 2016-06-30 20:07:51 +02:00

ApiDocBundle

[WIP] Generates Swagger docs from several sources