mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
Doc table test
This commit is contained in:
parent
333d136324
commit
06992b51b3
1 changed files with 7 additions and 5 deletions
|
@ -2,11 +2,13 @@
|
|||
|
||||
### Domain create
|
||||
|
||||
| Field name | Required | Attributes | Field description |
|
||||
| ----------------- |----------| -----|----------------- |
|
||||
| [create](#create) | true | | |
|
||||
| [extension](#top-domain-create-extension) | true | | |
|
||||
| clTRID | false | | Client transaction id |
|
||||
| Field name | Min-max | Field description |
|
||||
| ----------------- |----------|----------------- |
|
||||
| <create> | 1 | |
|
||||
| - <domain:create> | 1 | Must have attribute xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" |
|
||||
| - - <domain:name> | 1 | Domain name. Can contain unicode characters. |
|
||||
| - - <domain:period unit="(y/m/d)"> | 0-1 | Registration period for domain. Must add up to 1 / 2 / 3 years. |
|
||||
|
||||
|
||||
##### create
|
||||
| Field name | Required | Attributes | Field description |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue