X-Git-Url: http://www.average.org/gitweb/?p=pdns-pipe-nmc.git;a=blobdiff_plain;f=SPEC.md;h=a3254ee617a1bdd8a372ae9917ea2dc28780cebb;hp=5c659b75853cbed01c1c5f7611b8e1152c165383;hb=ad3d8d0ca9c8bc5d94d4ea533ebd23b35375a787;hpb=4da0c8814ce2e947acdf5715b9847c3a150b937d diff --git a/SPEC.md b/SPEC.md index 5c659b7..a3254ee 100644 --- a/SPEC.md +++ b/SPEC.md @@ -17,8 +17,9 @@ This specification is implemented by the `pdns-pipe-nmc` program. ### `DomObj` Object -`DomObj` either a `String` containing a dotted quad (see Note below), -or a JSON `Map`, with the following attributes, all optional: +`DomObj` is a data structure that is associated with an FQDN. It is +either a `String` containing a dotted quad (see Note below), or a +JSON `Map`, with the following attributes, all optional: | Key | Type | Comment | |-------------|---------------------------------------|--------------------------------------------| @@ -188,7 +189,7 @@ Does not translate into any DNS RR. Contains Tor hidden service address. #### i2p attribute -Does not translate into any DNS RR. Contains an object with three +Does not translate into any DNS RR. It is a JSON Map with three optional String attributes: `"destination"`, `"name"` and `"b32"`. ```