mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Migrate publishable
field name to registrant_publishable
This commit is contained in:
parent
4286a6bab7
commit
59fe7dffbe
9 changed files with 15 additions and 13 deletions
|
@ -31,6 +31,7 @@ module Serializers
|
|||
auth_info: contact.auth_info,
|
||||
statuses: contact.statuses,
|
||||
disclosed_attributes: contact.disclosed_attributes,
|
||||
registrant_publishable: contact.registrant_publishable,
|
||||
}
|
||||
|
||||
obj[:links] = contact.related_domains if @links
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue