trebol-ecommerce / api

eCommerce web service REST specification
GNU General Public License v3.0
0 stars 0 forks source link

Split people's names into two: first and last #22

Closed bglamadrid closed 2 years ago

bglamadrid commented 2 years ago

Most of the times, this is the standard. The Person entity should deprecate the name property in favor of two new properties firstName and lastName.