nelmio / NelmioApiDocBundle

Generates documentation for your REST API from annotations
MIT License
2.23k stars 833 forks source link

symfony3 php7 doc wont update #863

Closed bitgandtter closed 8 years ago

bitgandtter commented 8 years ago

Im using symfony 3.1 with php7 and for some reason the doc wont update, it does not show new added end points and even show those that it manage to show with method "ANY" even when they are specifically specified "GET" "POST" and so on

bitgandtter commented 8 years ago

Sorry about this, was really my bad over configuration with FOSRestBundle, apologies