mirror of
https://github.com/internetee/registry.git
synced 2025-07-19 17:25:57 +02:00
Bump renew xml to epp-xml 0.5.0
This commit is contained in:
parent
630cad1978
commit
f970cb4b79
4 changed files with 22 additions and 7 deletions
|
@ -22,7 +22,8 @@ class Epp::EppDomain < Domain
|
|||
[:admin_contacts, :out_of_range],
|
||||
[:base, :ds_data_with_key_not_allowed],
|
||||
[:base, :ds_data_not_allowed],
|
||||
[:base, :key_data_not_allowed]
|
||||
[:base, :key_data_not_allowed],
|
||||
[:period, :not_a_number]
|
||||
],
|
||||
'2004' => [ # Parameter value range error
|
||||
[:nameservers, :out_of_range,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue