Add example requests

This commit is contained in:
Martin Lensment 2015-01-14 17:31:44 +02:00
parent 12551ca47b
commit 6df7359fe8

View file

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