slapproxy: Adapt hateoas support to match ERP5
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.
Showing
Please register or sign in to comment