Fix NewCommitStatus (#9434)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
John Olheiser
2019-12-19 15:46:53 -06:00
committed by zeripath
parent e57f763937
commit f5a25d5349
2 changed files with 4 additions and 4 deletions

View File

@ -5879,8 +5879,8 @@
}
],
"responses": {
"200": {
"$ref": "#/responses/StatusList"
"201": {
"$ref": "#/responses/Status"
}
}
}