Sha256: 10693c3a2f83d883615e9566435906601d82d70999516f5ca371169678c3c372
Contents?: true
Size: 726 Bytes
Versions: 4
Compression:
Stored size: 726 Bytes
Contents
{ "powerdns_record": { "full_properties": { "name": { "description": "The name of the record.", "required": true }, "records": { "description": "A string list of records.", "required": true }, "ttl": { "description": "The TTL of the record.", "required": true }, "type": { "description": "The record type.", "required": true }, "zone": { "description": "The name of zone to contain this record.", "required": true } }, "path": "/docs/providers/powerdns/r/record.html", "properties": [ "zone", "name", "type", "ttl", "records" ] } }
Version data entries
4 entries across 4 versions & 1 rubygems