mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Rename "Domain password" to "Domain transfer code" in EPP spec
Original change in 4b836f1476
#660
This commit is contained in:
parent
b11b6f7d8b
commit
09b013f73f
2 changed files with 3 additions and 3 deletions
|
@ -115,7 +115,7 @@ Domain name mapping protocol short version:
|
|||
<domain:name> 1 Domain name. Can contain unicode characters.
|
||||
Attribute: hosts="all / del / sub / none"
|
||||
<domain:authInfo> 0-1 Required if registrar is not the owner of the domain.
|
||||
<domain:pw> 1 Domain password. Attribute: roid="String"
|
||||
<domain:pw> 1 Domain transfer code. Attribute: roid="String"
|
||||
<clTRID> 0-1 Client transaction id
|
||||
|
||||
[EXAMPLE REQUEST AND RESPONSE](/doc/epp-examples.md#epp-domain-with-valid-domain-returns-domain-info)
|
||||
|
@ -148,7 +148,7 @@ Domain name mapping protocol short version:
|
|||
<domain:transfer> 1 Attribute: xmlns:domain="https://epp.tld.ee/schema/domain-eis-1.0.xsd"
|
||||
<domain:name> 1 Domain name. Can contain unicode characters.
|
||||
<domain:authInfo> 1
|
||||
<domain:pw> 1 Domain password. Attribute: roid="String"
|
||||
<domain:pw> 1 Domain transfer code. Attribute: roid="String"
|
||||
<extension> 0-1
|
||||
<eis:extdata> 0-1 Attribute: xmlns:eis="https://epp.tld.ee/schema/eis-1.0.xsd"
|
||||
<eis:legalDocument> 0-1 Base64 encoded document.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue