alisqi / combell-openapi-client
基于Combell自家的OpenAPI规范,使用JanePHP生成的一个PHP客户端。
dev-main
2021-03-22 09:57 UTC
Requires
- php: ^7.2 || ^8.0
- jane-php/open-api-runtime: ^6.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.18
- jane-php/open-api-3: ^6.3
This package is auto-updated.
Last update: 2024-09-22 17:37:28 UTC
README
此客户端基于Combell自家的OpenAPI规范生成,规范文件可在以下链接找到:https://api.combell.com/v2/documentation/swagger-v2.json,使用JanePHP库生成。
关于使用方法,请参考JanePHP的文档。