We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90c2417 commit c9ffa22Copy full SHA for c9ffa22
bin/registrars.pl
@@ -69,6 +69,7 @@
69
my $data = {
70
'objectClassName' => 'entity',
71
'handle' => sprintf('%s-iana', $id),
72
+ 'roles' => [],
73
'publicIds' => [ { 'type' => 'IANA Registrar ID', 'identifier' => sprintf("%u", $id) }],
74
'rdapConformance' => [ 'rdap_level_0' ],
75
'status' => [ 'active' ],
0 commit comments