Update wiki services to return ServiceResponse
About
GitLab services are now expected to return a standard ServiceResponse
object #212294.
Proposal
All relevant wiki services should be updated to return this object, and the calling code modified to accept it.
Progress
Service | MR |
---|---|
WikiPages::CreateService |
!38068 (merged) |
WikiPages::DestroyService |
!39140 (merged) |
WikiPages::UpdateService |
!39507 (merged) |
Wikis::CreateAttachmentService |
Todo |
Edited by Francisco Javier López