Implement draft pull request related APIs (#2388)

This commit is contained in:
SIkebe
2020-01-01 01:07:19 +09:00
committed by Naoki Takezoe
parent 90f4f5cd89
commit 941f8002e5
4 changed files with 8 additions and 4 deletions

View File

@@ -520,6 +520,7 @@ object ApiSpecModels {
|"user":$jsonUser,
|"labels":[$jsonLabel],
|"assignee":$jsonUser,
|"draft":true,
|"id":0,
|"html_url":"http://gitbucket.exmple.com/octocat/Hello-World/pull/1347",
|"url":"http://gitbucket.exmple.com/api/v3/repos/octocat/Hello-World/pulls/1347",