mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Nameserver count validation 1
This commit is contained in:
parent
d01944fe21
commit
86dc8321c6
6 changed files with 82 additions and 1 deletions
|
@ -52,6 +52,7 @@ module Epp::DomainsHelper
|
|||
|
||||
def domain_nameservers
|
||||
ph = params_hash['epp']['command']['create']['create']['ns']
|
||||
return [] unless ph
|
||||
ph[:hostObj]
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue