icann / icann-rdap

ICANN implementation of the Registry Data Access Protocol (RDAP)
Apache License 2.0
15 stars 4 forks source link

Handle jCard street component as array of multiple strings #67

Closed anewton1998 closed 2 months ago

anewton1998 commented 4 months ago

Structured addresses in jCard can have the street component represented as either a string or an array of strings. This code needs to be updated to handle the array of strings.

see