cfpb / sbl-project

Project management repo for the SBL project
Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

[Task] Update filing jsons for proper LEI format #187

Closed jcadam14 closed 4 weeks ago

jcadam14 commented 3 months ago

Update the three dev_setup/mockdata/test*.json files to have LEIs to that conform to the regex ^[A-Z0-9]{4}00[A-Z0-9]{12}\d{2}$

Primarily, the 5th and 6th character must be 0s, and the final two characters must be digits.

jcadam14 commented 4 weeks ago

Closing this to https://github.com/cfpb/sbl-project/pull/218