diff --git a/data/schema/INET6NUM-SCHEMA b/data/schema/INET6NUM-SCHEMA index 34323f995..5e5d41609 100644 --- a/data/schema/INET6NUM-SCHEMA +++ b/data/schema/INET6NUM-SCHEMA @@ -6,6 +6,7 @@ key: cidr required single primary key: netname required single key: nserver optional multiple > [domain-name] key: country optional multiple +key: geofeed optional single key: descr optional single key: status optional single > {ALLOCATED|ASSIGNED} {PI|PA|} key: policy optional single > {open|closed|ask|reserved} diff --git a/data/schema/INETNUM-SCHEMA b/data/schema/INETNUM-SCHEMA index 2d2628ce8..32ab18ce1 100644 --- a/data/schema/INETNUM-SCHEMA +++ b/data/schema/INETNUM-SCHEMA @@ -6,6 +6,7 @@ key: cidr required single primary key: netname required single key: nserver optional multiple > [domain-name] key: country optional multiple +key: geofeed optional single key: descr optional single key: status optional single > {ALLOCATED|ASSIGNED} {PI|PA|} key: policy optional single > {open|closed|ask|reserved}