good first issue
倉庫指標
- 星標
- (141,412 顆星)
- PR 合併指標
- (平均合併 1天 21小時) (30 天內合併 579 個 PR)
描述
so we can easily do following migration.
rule: when find any
.route("/apps/<uuid:app_id>/messages/<uuid:message_id>")
begin with uuid: , type the parameter to UUID.
begin with string:, type the parameter to str.