mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-12 02:17:43 +08:00
15 lines
212 B
Markdown
15 lines
212 B
Markdown
---
|
|
name: URL
|
|
parameters:
|
|
- name
|
|
- target
|
|
- modifiers...
|
|
parameter_types:
|
|
name: string
|
|
target: string
|
|
"modifiers...": RecordModifier[]
|
|
---
|
|
|
|
{% hint style="info" %}
|
|
Documentation needed.
|
|
{% endhint %}
|