Re-add removed repository_storage and approvals_before_merge params from API::V3::Projects.
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
Activity
Sort or filter
Newest first
Oldest first
Show all activity
Show comments only
Show history only
Oswaldo Ferreirchanged title from Re-add repository_storage and approvals_before_merge on API::V3::Projects to Add repository_storage and approvals_before_merge on API::V3::Projects
changed title from Re-add repository_storage and approvals_before_merge on API::V3::Projects to Add repository_storage and approvals_before_merge on API::V3::Projects
@northrup/v4/* namespace is working correctly in this fashion, but I think it isn't gonna help by now. @eReGeBe Is there a way ship this right after the build finishes?
@stanhu Not sure it was written down somewhere already. But just for future reference.
During the implementation of API v4 we copy the original v3 implementation to the v3 subdir. This is done in CE. But during the merge to EE, just a new file is added and no merge conflict is indicated. So the merger is not alarmed EE changes done in lib/api/projects.rb also should be copied to lib/api/v3/projects.rb.