Standardizing the upload argument header (aa33061)
BREAKING CHANGES
path argument is no longer required/available. Now, it follows a similar function header to Project.upload with an optional metadata argument
Missing dependency
dede
Adding missing endpoints for deploy keys #373 (b23dd29)
BREAKING CHANGES
all method now takes an optional object since projectId is no longer required. If no projectId is passed, the all method returns all deploy keys across all projects of the GitLab instance