yii2-rest-doc icon indicating copy to clipboard operation
yii2-rest-doc copied to clipboard

Yii2 REST doc generator

Results 10 yii2-rest-doc issues
Sort by recently updated
recently updated
newest added

This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io). --- For more information, click [here](https://github.styleci.io/analyses/4xgmxP).

Bumps [yiisoft/yii2](https://github.com/yiisoft/yii2-framework) from 2.0.35 to 2.0.38. Changelog Sourced from yiisoft/yii2's changelog. 2.0.38 September 14, 2020 Bug #13973: Correct alterColumn for MSSQL & drop constraints before dropping a column (darkdef) Bug...

dependencies

``` Your requirements could not be resolved to an installable set of packages. Problem 1 - Conclusion: don't install pahanini/yii2-rest-doc dev-master - Conclusion: don't install pahanini/yii2-rest-doc 0.0.10 - Conclusion: don't...

Hi, do you have maybe an example for creating slate index.md? that would be very useful! best Péter

if in api controller public const = SOME_CONST then apigen breaks down

bug

when use aka php7 use common/models{ Class1, Class2 }; fatal error > Parse Error: Syntax error, unexpected '{', expecting T_STRING on line 9 Exception 'yii\base\InvalidParamException' with message 'File /var/www/html/frontend/modules/api/modules/v3/controllers/RecommendationController.php includes...

bug

I'm not understand about how to use this package, please add example and step by step how to use it, give screenshoot for every step is better

help wanted

Hello. How can i specify url route to resource? Maybe you can add new retsdoc-parameter like `restdoc-route` to your ControllerDoc?