mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
Move affected domains to the top of the hash, update integration test
This commit is contained in:
parent
3e81366cfc
commit
6fb1e44cca
6 changed files with 15 additions and 11 deletions
|
@ -34,9 +34,9 @@ Content-Type: application/json
|
|||
"hostname": "new-ns1.example.com",
|
||||
"ipv4": ["192.0.2.1", "192.0.2.2"],
|
||||
"ipv6": ["2001:db8::1", "2001:db8::2"]
|
||||
},
|
||||
"affected_domains": ["example.com", "example.org"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"affected_domains": ["example.com", "example.org"]
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue