Add CONTENT_ACCESS event type. by ReuvenDamir · Pull Request #581 · box/box-java-sdk
adding new event type (CONTENT_ACCESS) to the current events list provided by the SDK.
Note: This is a resubmission of diegogutierrez request committed on MAy, 9 2017.
This is a resubmission of diegogutierrez request committed on MAy, 9 2017.
Verified that @ReuvenDamir has signed the CLA. Thanks for the pull request!
| @@ -746,5 +746,9 @@ public enum Type { | |||
| */ | |||
| USER_AUTHENTICATE_OAUTH2_ACCESS_TOKEN_CREATE; | |||
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ReuvenDamir please change the semi colon to a comma, thank you!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@carycheng done. run the test locally and experienced failures in the integration Tests
Thanks @ReuvenDamir for the pr, one minor change before we can merge this. See comment above, much appreciated!
ReuvenDamir and others added 2 commits
March 29, 2018 10:38This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters