idrinth/phalcon-routes2openapi
Composer 安装命令:
composer require idrinth/phalcon-routes2openapi
包简介
Generates an JSON represantation of the routes registered via phalcon in an OpenAPI-compatible way.
README 文档
README
This library generates a representation of the routes in your project ready to be used with any OpenApi-compatible service(swagger for example).
Additional Annotations
You can define returns via @return-{status code} {mime-type} {schema} with all but the status code being optional. For example:
* @return-200 application/json {"type":"object"}
统计信息
- 总下载量: 46
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-28