Add Get-branch-protection, Delete-branch-protection, Get-all-status-check-contexts API (#2574)
1 parent eb64cdd commit e1e00c4b943adaa16fdc36de1a28307c1e402cf7
@onukura onukura authored on 14 Oct 2020
GitHub committed on 14 Oct 2020
Showing 6 changed files
View
src/main/scala/gitbucket/core/api/ApiBranchProtection.scala
View
src/main/scala/gitbucket/core/controller/api/ApiIssueCommentControllerBase.scala
View
src/main/scala/gitbucket/core/controller/api/ApiRepositoryBranchControllerBase.scala
View
src/main/scala/gitbucket/core/service/ProtectedBranchService.scala
View
src/test/scala/gitbucket/core/api/ApiSpecModels.scala
View
src/test/scala/gitbucket/core/service/ProtectedBranchServiceSpec.scala