agrestio / agrest

Server-side Java REST Framework for easy access to data graphs from various backends
https://agrest.io
Apache License 2.0
80 stars 34 forks source link

Filter nested unwritable attributes from updates #637

Open andrus opened 1 year ago

andrus commented 1 year ago

Even though nested updates are not yet processed, they are still exposed in the update model. So let's apply writable attribute filters to them, and exclude those that are not writable