Skip to content

Group Level Wiki: BE Update REST API endpoints to allow moving repository storage

Background

Like we do in the Projects API, we need to allow moving the group wiki shard from one node to another. For this, we need to add a new repository_storage param (available only for admins) to either the Groups API, or a new Wiki API endpoint.

For project wikis, this is currently handled in Projects::UpdateRepositoryStorageService.

Links

Edited by Markus Koller