- Added maxLength constraints to 'name' and 'phone' attributes in customer and service schemas. - Marked 'name' as required in both schemas. - Updated TypeScript definitions to reflect these changes.
- Added maxLength constraints to 'name' and 'phone' attributes in customer and service schemas. - Marked 'name' as required in both schemas. - Updated TypeScript definitions to reflect these changes.