mirror of
https://github.com/internetee/registry.git
synced 2025-07-29 14:06:21 +02:00
Update registrant api doc
This commit is contained in:
parent
057f026cc0
commit
eb2c023e2a
2 changed files with 15 additions and 13 deletions
|
@ -38,7 +38,8 @@ class RegistrantApiV1ContactDetailsTest < ActionDispatch::IntegrationTest
|
|||
},
|
||||
auth_info: @contact.auth_info,
|
||||
statuses: @contact.statuses,
|
||||
disclosed_attributes: @contact.disclosed_attributes }),
|
||||
disclosed_attributes: @contact.disclosed_attributes,
|
||||
registrant_publishable: @contact.registrant_publishable }),
|
||||
JSON.parse(response.body, symbolize_names: true)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue