Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API support to list repos by org and user #42

Closed
wants to merge 4 commits into from
Closed

Conversation

kmadel
Copy link
Contributor

@kmadel kmadel commented Aug 23, 2016

Refer to issue #37

Added:

/orgs/:org/repos
/users/:username/repos

Org repos endpoint will return 404 if :org is not a user of type USER_TYPE_ORGANIZATION

@unknwon
Copy link
Member

unknwon commented Aug 27, 2016

I think the commit history is not correct, contains irrelevant changes to this PR.

@kmadel
Copy link
Contributor Author

kmadel commented Aug 27, 2016

You are correct - I will fix.

@kmadel
Copy link
Contributor Author

kmadel commented Aug 28, 2016

Rather than mess with commit history, I will create a new PR from a new branch.

@kmadel kmadel closed this Aug 28, 2016
guyzmo pushed a commit to guyzmo/go-gogs-client that referenced this pull request May 5, 2017
Amended with string to bool change.

Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants