-
Xavier Thompson authored
It turns out that ERP5 returns ``` 'form_id': { 'type': 'StringField', 'key': 'form_id', 'default': 'InstanceTree_viewAsHateoas', }, ``` for the `form_id` in hateoas, so adapt the proxy to do the same.
fdd7c452
It turns out that ERP5 returns ``` 'form_id': { 'type': 'StringField', 'key': 'form_id', 'default': 'InstanceTree_viewAsHateoas', }, ``` for the `form_id` in hateoas, so adapt the proxy to do the same.