<div dir="ltr"><div>I've got a C# API I use for Kallithea and I ran my tests after upgrading and said that the apply_to_children argument for that method was unknown - but I'm fairly confident that it existed before.</div><div><br></div><div>But you're right, it really shouldn't apply to anything there thinking about it now, so I'm not sure why it was there before. <br></div><div><br></div><div>Thanks!<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 24, 2019 at 12:09 PM Mads Kiilerich <<a href="mailto:mads@kiilerich.com">mads@kiilerich.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 4/24/19 5:59 PM, Brandon Jones wrote:<br>
> I noticed that the API changed and no longer has the option for <br>
> apply_to_children for this method call.<br>
><br>
> What is the default functionality now?  Before there was the option to <br>
> apply to no children, repos, groups, or all.<br>
<br>
<br>
It seems like grant_user_group_permission never had an apply_to_childen <br>
option. But grant_user_group_permission_to_repo_group still has one.<br>
<br>
grant_user_group_permission is for "Grant permission for user group on <br>
given repository", and repositories don't have children.<br>
<br>
Can you say more about what you are looking for?<br>
<br>
/Mads<br>
<br>
</blockquote></div>