mtarld / apip-ddd

An example of hexagonal API Platform 3 implementation
MIT License
321 stars 55 forks source link

Rename repository "add" to "save" and remove "remove" calls before updating #24

Closed wazum closed 2 years ago

wazum commented 2 years ago

"save" is also used for updates. Set all repository properties to read-only in command handlers.

mtarld commented 2 years ago

Thank you @wazum :slightly_smiling_face:

mtarld commented 2 years ago

Related to #23