mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Fix error code/message
This commit is contained in:
parent
0f58e47513
commit
c52c669339
3 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@ class LegalDocument < ApplicationRecord
|
|||
|
||||
def epp_code_map
|
||||
{
|
||||
'2306' => [
|
||||
'2308' => [
|
||||
%i[body length_more_than],
|
||||
%i[body length_less_than],
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue