Merge branch 'master' into 2334-remove-que

This commit is contained in:
Thiago Youssef 2022-09-28 07:40:02 -03:00
commit a6a3f72032
240 changed files with 5827 additions and 1432 deletions

View file

@ -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>
```

View file

@ -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":[
]
}
}
```

View file

@ -96,10 +96,7 @@ Content-Type: application/json
],
"status_notes":{
},
"statuses_backup":[
]
}
}
```
@ -235,10 +232,7 @@ Content-Type: application/json
],
"status_notes":{
},
"statuses_backup":[
]
}
}
```