Commit 4325e1f5 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Add group_id to ProtectedBranch::MergeAccessLevel and ProtectedBranch::PushAccessLevel

parent 5373894d
......@@ -318,6 +318,7 @@ ProtectedBranch::MergeAccessLevel:
- created_at
- updated_at
- user_id
- group_id
ProtectedBranch::PushAccessLevel:
- id
- protected_branch_id
......@@ -325,6 +326,7 @@ ProtectedBranch::PushAccessLevel:
- created_at
- updated_at
- user_id
- group_id
AwardEmoji:
- id
- user_id
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment