14 lines
276 B
JSON
14 lines
276 B
JSON
{
|
|
"services": {
|
|
"set_txt": {
|
|
"name": "Set TXT",
|
|
"description": "Sets the TXT record of your DuckDNS subdomain.",
|
|
"fields": {
|
|
"txt": {
|
|
"name": "TXT",
|
|
"description": "Payload for the TXT record."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|