mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 22:46:22 +02:00
Merge branch 'master' into 2334-remove-que
This commit is contained in:
commit
a6a3f72032
240 changed files with 5827 additions and 1432 deletions
|
@ -9979,12 +9979,6 @@ RESPONSE:
|
|||
<obj:hostAttr>ns2.example.com</obj:hostAttr>
|
||||
</value>
|
||||
</result>
|
||||
<result code="2302">
|
||||
<msg lang="en">Contact already exists on this domain [contact_code_cache]</msg>
|
||||
<value xmlns:obj="urn:ietf:params:xml:ns:obj">
|
||||
<obj:contact>FIXED:MAK21</obj:contact>
|
||||
</value>
|
||||
</result>
|
||||
<result code="2302">
|
||||
<msg lang="en">Public key already exists [public_key]</msg>
|
||||
<value xmlns:obj="urn:ietf:params:xml:ns:obj">
|
||||
|
@ -10504,12 +10498,6 @@ RESPONSE:
|
|||
<obj:hostAttr>ns.kozey114.ee</obj:hostAttr>
|
||||
</value>
|
||||
</result>
|
||||
<result code="2302">
|
||||
<msg lang="en">Contact already exists on this domain [contact_code_cache]</msg>
|
||||
<value xmlns:obj="urn:ietf:params:xml:ns:obj">
|
||||
<obj:contact>FIXED:SH6021836789</obj:contact>
|
||||
</value>
|
||||
</result>
|
||||
<trID>
|
||||
<clTRID>ABC-12345</clTRID>
|
||||
<svTRID>ccReg-4475356063</svTRID>
|
||||
|
@ -14058,4 +14046,3 @@ RESPONSE:
|
|||
</response>
|
||||
</epp>
|
||||
```
|
||||
|
||||
|
|
|
@ -103,10 +103,7 @@ Content-Type: application/json
|
|||
"dnssec_changed_at": "2015-09-09T09:11:14.860Z",
|
||||
"status_notes":{
|
||||
|
||||
},
|
||||
"statuses_backup":[
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
```
|
||||
|
@ -219,10 +216,7 @@ Content-Type: application/json
|
|||
"dnssec_changed_at": "2015-09-09T09:11:14.860Z",
|
||||
"status_notes":{
|
||||
|
||||
},
|
||||
"statuses_backup":[
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
```
|
||||
|
@ -326,10 +320,7 @@ Content-Type: application/json
|
|||
"dnssec_changed_at": "2015-09-09T09:11:14.860Z",
|
||||
"status_notes":{
|
||||
|
||||
},
|
||||
"statuses_backup":[
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
@ -96,10 +96,7 @@ Content-Type: application/json
|
|||
],
|
||||
"status_notes":{
|
||||
|
||||
},
|
||||
"statuses_backup":[
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -235,10 +232,7 @@ Content-Type: application/json
|
|||
],
|
||||
"status_notes":{
|
||||
|
||||
},
|
||||
"statuses_backup":[
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue