brighthive / master-client-index

BrightHive's Master Client Index framework.
MIT License
2 stars 2 forks source link

feat: relax validation of mailing address #33

Closed gregmundy closed 3 years ago

gregmundy commented 3 years ago

Description

When a new user is POSTed to the MCI, it is possible that they may have a partial mailing address or no mailing address at all (in which case they may receive a request with null values in the various fields of the mailing address). This fix alters the logic for creating a new address by respecting the fact that not all fields will be available.

Checklists

Basic

Notes for the Reviewer

A precise explanation of what the PR reviewer needs to evaluate. This might be: