Fixed get_chore_with_assignments() to include assignment_type in dict. This resolves the ResponseValidationError where assignment_type was missing from API responses despite being present in the database.
Fixed get_chore_with_assignments() to include assignment_type in dict. This resolves the ResponseValidationError where assignment_type was missing from API responses despite being present in the database.