[go: up one dir, main page]

Add "shared_with_groups" field in Project struct

In the api docs for getting a single project, under the JSON returned for the project, there is a field shared_with_groups. I wish to add support for this to the library. Is it ok if I send a pull request with the required changes?