mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 13:36:15 +02:00
Remove contact code cache from domain contacts table
This commit is contained in:
parent
3852620180
commit
750bf0821c
11 changed files with 42 additions and 50 deletions
|
@ -9980,7 +9980,7 @@ RESPONSE:
|
|||
</value>
|
||||
</result>
|
||||
<result code="2302">
|
||||
<msg lang="en">Contact already exists on this domain [contact_code_cache]</msg>
|
||||
<msg lang="en">Contact already exists on this domain [contact_code]</msg>
|
||||
<value xmlns:obj="urn:ietf:params:xml:ns:obj">
|
||||
<obj:contact>FIXED:MAK21</obj:contact>
|
||||
</value>
|
||||
|
@ -10505,7 +10505,7 @@ RESPONSE:
|
|||
</value>
|
||||
</result>
|
||||
<result code="2302">
|
||||
<msg lang="en">Contact already exists on this domain [contact_code_cache]</msg>
|
||||
<msg lang="en">Contact already exists on this domain [contact_code]</msg>
|
||||
<value xmlns:obj="urn:ietf:params:xml:ns:obj">
|
||||
<obj:contact>FIXED:SH6021836789</obj:contact>
|
||||
</value>
|
||||
|
@ -14058,4 +14058,3 @@ RESPONSE:
|
|||
</response>
|
||||
</epp>
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue