Related issues: - ✅ Implemented https://github.com/cebe/yii2-openapi/issues/144 - ✅ Fixed in https://github.com/php-openapi/yii2-openapi/pull/13 - https://github.com/cebe/yii2-openapi/issues/84 - https://github.com/cebe/yii2-openapi/issues/85 - ✅ Fixed https://github.com/php-openapi/yii2-openapi/issues/39 Related pull requests: - https://github.com/cebe/yii2-openapi/pull/88 - https://github.com/php-openapi/yii2-openapi/pull/13 (`x-route` is introduced in this PR) --- - [x] Also go through issues and pull request and its discussion to check all parts works as intended. And if any tests are needed, add it - [x] Probably `'prefix' => ''` does not work --- - [x] Module.php file is not generated in case of `urlPrefixes` - [x] Fix all issues related to route, path, namespace - [x] Support nested modules - [x] All above for both RestAction and FractalAction - [x] Resolve all TODOs of TODO.taskpaper --- PR is https://github.com/php-openapi/yii2-openapi/pull/38
Related issues:
urlPrefixes#39Related pull requests:
x-routeis introduced in this PR)'prefix' => ''does not workurlPrefixesPR is #38