Merge branch 'stable-2.14' into stable-2.15
* stable-2.14: Fix invalid json example in POST access endpoint gerrit_plugin: Don't add Implementation-Vendor manifest entry Change-Id: I29a25ed5ff9c158e11085ce60d9d0917b6373a5f
This commit is contained in:
@@ -1081,12 +1081,14 @@ As result a link:#project-access-info[ProjectAccessInfo] entity is returned.
|
||||
|
||||
{
|
||||
"remove": [
|
||||
"refs/*": {
|
||||
"permissions": {
|
||||
"read": {
|
||||
"rules": {
|
||||
"c2ce4749a32ceb82cd6adcce65b8216e12afb41c": {
|
||||
"action": "ALLOW"
|
||||
{
|
||||
"refs/*": {
|
||||
"permissions": {
|
||||
"read": {
|
||||
"rules": {
|
||||
"c2ce4749a32ceb82cd6adcce65b8216e12afb41c": {
|
||||
"action": "ALLOW"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user