java-gitlab-api
java-gitlab-api copied to clipboard
Missing Getter for importStatus in GitlabProject Entity
There is no getter for the importStatus in the "GitlabProject" Entity.
I want to write a polling mechanism after forking a project to wait until the forking is finished. Afterwards I need to rename the project.