1 Star 0 Fork 0

hunterfox/genertApi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
uris.yaml 908 Bytes
一键复制 编辑 原始数据 按行查看 历史
王波 提交于 2024-01-11 11:34 . refactor: 增加表达类型发送
authorization: Bearer 7AF0F3F1119A4B719B850357E99712F0
scope:
bfs-open-management:
server: "http://bfs-api-gateway.bfs.qa.yunlizhi.net"
remark: bfs-open-management测试
uris:
- method: POST
path: /bfs-open-management/open_platform_account/page?page=1&size=10&sort=createTime__DESC
headers:
Content-Type: application/json
data:
{ "mobile": "18490012000", "userIdentities": [ "OPEN_PLATFORM" ] }
- method: POST
path: /bfs-open-management/open_platform_account/page?page=1&size=10&sort=createTime__DESC
headers:
Content-Type: application/json
data:
{ "mobile": "18490012000", "userIdentities": [ "OPEN_PLATFORM" ] }
- method: GET
path: bfs-open-management/actuator/health
headers:
Content-Type: application/json
data:
{ }
interval: 2000
times: 3
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hunterfox/genert-api.git
git@gitee.com:hunterfox/genert-api.git
hunterfox
genert-api
genertApi
master

搜索帮助