yjmorales/bo-api-specifications
Composer 安装命令:
composer require yjmorales/bo-api-specifications
包简介
This project contains the API definition, interfaces, and data objects for data exchange with BO
README 文档
README
This project holds an example of an API definition based on OpenApi 3 Specifications.
The specification file is self-explanatory and below is minor information on how to install this on a project.
Installation
If you want to add this current repository to the repositories section on your own project composer.json file.
"repositories": [
{
"type": "git",
"url": "git@github.com:yjmorales/openapi-specifications.git"
}
],
Further information about OpenAPI Specification please visit its specification.
Contact me
Yenier Jimenez
http://yenierjimenez.net
yjmorales86@gmail.com
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-29