change: 优化 webhook 服务器的接口规范 #2

Open
opened 2023-12-14 09:15:45 +00:00 by mol · 0 comments
Owner

背景

  • 目前webhook的接口只有一个,还是通过请求参数来划分功能。这样不直观也不利于维护。

思路

采用诸如REST API等接口规范来重构这一部分

跟进

后续编辑,附上对应的 Pull Request 地址,可以用 - [ ] some task 的方式。

## 背景 - 目前webhook的接口只有一个,还是通过请求参数来划分功能。这样不直观也不利于维护。 ## 思路 采用诸如REST API等接口规范来重构这一部分 ## 跟进 后续编辑,附上对应的 Pull Request 地址,可以用 `- [ ] some task` 的方式。
mol added the
enhancement
label 2023-12-14 09:17:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mol/mol-robot#2
No description provided.