mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Add example requests
This commit is contained in:
parent
12551ca47b
commit
6df7359fe8
1 changed files with 3 additions and 0 deletions
|
@ -236,6 +236,7 @@ Introduction text here
|
|||
| domain:name | true | | Domain name. Can contain unicode characters. |
|
||||
| [domain:authInfo](#domainauthinfo) | true | | Domain password |
|
||||
|
||||
[EXAMPLE REQUEST AND RESPONSE](https://github.com/domify/registry/blob/master/doc/epp-doc.md#epp-domain-with-valid-user-with-valid-domain-returns-domain-info)
|
||||
|
||||
### Domain check
|
||||
|
||||
|
@ -254,3 +255,5 @@ Introduction text here
|
|||
| Field name | Required | Attributes | Field description |
|
||||
| ----------------- |----------| -----|----------------- |
|
||||
| domain:name | true | | Domain name. Can contain unicode characters. |
|
||||
|
||||
[EXAMPLE REQUEST AND RESPONSE](https://github.com/domify/registry/blob/master/doc/epp-doc.md#epp-domain-with-valid-user-checks-a-domain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue