Fixed updating the displayField when creating a new field

This release fixes a bug happening when inserting a new field into a content type and setting it as the display field in a single request. The API no longer fails with a validation error, but now correctly creates the field and updates the displayField at the same time.