mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 14:15:56 +03:00
[GH-ISSUE #88] 关于IOS15 icon支持的一些建议。 #63
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MoshiCoCo on GitHub (Oct 1, 2021).
Original GitHub issue: https://github.com/Finb/bark-server/issues/88
我测试了下,目前是不支持在postbody中填写icon参数的。可否支持在postbody中填写icon参数?类似如下效果。
@Finb commented on GitHub (Oct 2, 2021):
V2版 api,需要将参数放在 ext_params 下
普通 post 请求,则可以直接放到 postbody 里