Hello developers,
I work at Yaco Sistemas. We want to improve the API REST interface because we need to create a UI wrapper made in Django framework, and the REST interface have some lacknesses, like:
* No user creation service.
* No RemoteUser authentication backend for the REST service.
* A bug in /form/{formId}/properties/ service
* No details for enum form field.
* No process variables service.
* etc.
How could we contribute? A new SVN branch? A bitbucket/github repository?