- Notifications
You must be signed in to change notification settings - Fork673
Closed
Description
Documentation on readthedocs for version 1.0.1 suggests usinguser_projects.create
call to create project on behalf of a user, but trying to do it results inAttributeError: 'Gitlab' object has no attribute 'user_projects'
. I can see references toUserProjectManager
in the code, but I cannot figure out how to create user projects. In any case documentation has to be updated.
Metadata
Metadata
Assignees
Labels
No labels