VersionEye API private/public

Just added 2 new fields to the project resource at the VersionEye API. This is an example response.

Screen Shot 2014-05-20 at 13.35.34

 

The 2 new fields are “public” and “private_scm”.

public” can be true or false and basically says if the project on VersionEye is private/public. If it is private, only the owner and the collaborators have read access to it. If it is public, everybody can see the dependencies and licenses of the project. Even random users who are not signed up at VersionEye!

private_scm” can be true, false or “null” and basically says if the SCM (Source Control Management) of the project is private or public. Possible SCMs are GitHub and Bitbucket. If the project was created via our GitHub/Bitbucket integration, this attributes tells you if the repo behind the project is private/public.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s