mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
Add affected domain parameter to REST API response
This commit is contained in:
parent
b5f07682f4
commit
3e81366cfc
6 changed files with 12 additions and 7 deletions
|
@ -35,6 +35,7 @@ Content-Type: application/json
|
|||
"ipv4": ["192.0.2.1", "192.0.2.2"],
|
||||
"ipv6": ["2001:db8::1", "2001:db8::2"]
|
||||
},
|
||||
"affected_domains": ["example.com", "example.org"]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue