Skip to content

Conversation

@chaseconey
Copy link
Contributor

The api allows sending through a permission when adding the team/repo relationship that is not exposed in your wrapper. Just added in the way that other endpoints are allowing.

}

public function addRepository($team, $username, $repository)
public function addRepository($team, $username, $repository, array $params)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you must make this param optional

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry yeah, I realized right after I committed.

@chaseconey
Copy link
Contributor Author

Any update on this?

@cursedcoder cursedcoder merged commit 5ade19f into KnpLabs:master Jun 24, 2016
@cursedcoder
Copy link
Contributor

@chaseconey yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants