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

Support for GIT REST API License Query #182

Open
ranadewa opened this issue Jun 18, 2019 · 0 comments
Open

Support for GIT REST API License Query #182

ranadewa opened this issue Jun 18, 2019 · 0 comments

Comments

@ranadewa
Copy link

Querying for the license of the repository according to git api doesn't yield license information.

REST CALL
https://api.github.com/repos/indutny/elliptic/license

OUTPUT
{
"message": "Not Found",
"documentation_url": "https://developer.github.com/v3/licenses/#get-the-contents-of-a-repositorys-license"
}

This might be due to not having a separate License file.

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

No branches or pull requests

1 participant