How do changes to a table get reflected in the APIs that have been already auto generated?

I want to understand the impact of table name changes, column additions/removal/name change etc…, foreign key relationships, etc… and how APIs can be broken and then fixed. Is there solid documentation on this? What refactoring is automated for you?

2 replies