Based on our vision regarding content items, we have to rename "Modular content element" to "Linked items element". From the Delivery SDK's point of view, it means that we are going to rename everything that contains "modularContent" to "linkedItems".
Checklist:
[ ] updated all members (methods/properties/classes/...)
[ ] updated .MD files
[ ] updated tests
[ ] updated github wiki
Keep in mind, that the Delivery API responses will remain the same. They'll still contain "modular_content".
Based on our vision regarding content items, we have to rename "Modular content element" to "Linked items element". From the Delivery SDK's point of view, it means that we are going to rename everything that contains "modularContent" to "linkedItems".
Checklist:
Keep in mind, that the Delivery API responses will remain the same. They'll still contain "modular_content".
Example implementation: https://github.com/Kentico/delivery-sdk-net/pull/130
Plan your release so that the changes go live on 2018-10-03 and onwards.