java-gitlab-api
java-gitlab-api copied to clipboard
Raw JSON for GitlabProjects
Is there a way for GitlabProject model to have getJson() method that would return the project json? It would be great if it's the original raw JSON that was retrieved, but if not then a serialize of the POJO would work too.
Any thought on this?