mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Fix contact create with predefined code
This commit is contained in:
parent
7fd31b7004
commit
8bc064a0b8
3 changed files with 3 additions and 2 deletions
|
@ -14,6 +14,7 @@ module Deserializers
|
|||
email: if_present('email'),
|
||||
fax: if_present('fax'),
|
||||
phone: if_present('voice'),
|
||||
id: if_present('id'),
|
||||
|
||||
# Address fields
|
||||
city: if_present('postalInfo addr city'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue