forked from lxm_tools/flutter-picgo
feature:增加Github图床删除逻辑,可删除远程仓中的图片
This commit is contained in:
@@ -4,4 +4,6 @@ class GithubApi {
|
||||
|
||||
static const String UPLOAD_CONTENTS = 'repos/:owner/:repo/contents/:path'; //PUT
|
||||
|
||||
static const String DELETE_CONTENTS = 'repos/:owner/:repo/contents/:path'; // DELETE
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user