Repos
WebService::GitHub::Interactions::Repos
Get interaction restrictions for a repository
WebService::GitHub::Interactions::Repos.get-restrictions-for-repo( Str $owner
, Str $repo
)
Remove interaction restrictions for a repository
WebService::GitHub::Interactions::Repos.remove-restrictions-for-repo( Str $owner
, Str $repo
)
Set interaction restrictions for a repository
WebService::GitHub::Interactions::Repos.set-restrictions-for-repo( Str $owner
, Str $repo
, WebService::GitHub::Interactions::Repos::SetRestrictionsForRepoExpiry :$expiry
, WebService::GitHub::Interactions::Repos::SetRestrictionsForRepoLimit :$limit!
)