# 2019-08-26
* The `custom_fields_attributes` and `details_attributes` fields are now all consistent with each other. This simplifies the mapping of there between different endpoints. It has changed from `custom_fields_attributes[*][id]` to `custom_fields_attributes[id]`. 