Revert "Add deprecation notice to GetOwner and SetOwner for groups"
As explained in change Id18851f503 we want to continue supporting the
GetOwner and SetOwner REST endpoints, hence revert the deprecation.
This reverts commit a61a631959.
Change-Id: Ie311c6c694195d939c508f35dd0b4c0cffa2ec72
This commit is contained in:
@@ -771,8 +771,6 @@ link:#group-options-info[GroupOptionsInfo] entity.
|
||||
|
||||
Retrieves the owner group of a Gerrit internal group.
|
||||
|
||||
[NOTE] This endpoint is deprecated and will be removed in a future Gerrit release.
|
||||
|
||||
.Request
|
||||
----
|
||||
GET /groups/9999c971bb4ab872aab759d8c49833ee6b9ff320/owner HTTP/1.0
|
||||
@@ -815,8 +813,6 @@ The new owner group must be provided in the request body.
|
||||
The new owner can be specified by name, by group UUID or by the legacy
|
||||
numeric group ID.
|
||||
|
||||
[NOTE] This endpoint is deprecated and will be removed in a future Gerrit release.
|
||||
|
||||
.Request
|
||||
----
|
||||
PUT /groups/9999c971bb4ab872aab759d8c49833ee6b9ff320/owner HTTP/1.0
|
||||
|
||||
Reference in New Issue
Block a user