mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 14:15:56 +03:00
[GH-ISSUE #157] 希望能修改一个API的名字 #84
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#84
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 @qingmuhy on GitHub (Jul 19, 2022).
Original GitHub issue: https://github.com/Finb/bark-server/issues/157
device_key能不能改成key,在一些软件里对于下划线的处理不怎么好会导致下划线被吃掉而导致错误。(curl正常,但哪吒探针里不能正常显示。)
@qingmuhy commented on GitHub (Jul 19, 2022):
原来是空格问题,大伙还是慎开issue。
@mritd commented on GitHub (Jul 19, 2022):
大部分软件对下划线和短横线处理都不会有太大问题,反而有时候一些驼峰规则可能会被转译等。所以目前我比较倾向下划线🤪