mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Add affected domain parameter to REST API response
This commit is contained in:
parent
b5f07682f4
commit
3e81366cfc
6 changed files with 12 additions and 7 deletions
|
@ -145,7 +145,7 @@ class Registrar < ActiveRecord::Base
|
|||
original_nameserver.destroy!
|
||||
end
|
||||
|
||||
domain_list
|
||||
domain_list.uniq.sort
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue