swagger 提示 Unable to render this definition
按插件文档安装
https://www.workerman.net/plugin/123
操作系统及workerman/webman等框架组件具体版本
Workerman version:4.1.14 PHP version:8.0.30 Event-Loop:\Workerman\Events\Event
mac下的docker环境 krisss/docker-webman:8.0-cli-alpine
原因:RuntimeException: No suitable annotation factory found. At least one of "Doctrine Annotations" or PHP 8.1 are required in /app/vendor/zircote/swagger-php/src/Analysers/ReflectionAnalyser.php:42
已自行处理,需要安装 composer required doctrine/annotations (https://github.com/zircote/swagger-php)
还是apidoc 这个好用