mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
add alias record for @ subdomain
This commit is contained in:
parent
9cc9c0cb21
commit
e8a7958d0b
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@
|
||||||
"record": {
|
"record": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
"ALIAS": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"A": {
|
"A": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue