mirror of
https://github.com/internetee/registry.git
synced 2025-07-27 21:16:12 +02:00
Added committed param to white ip
This commit is contained in:
parent
e00e44c9b8
commit
1c8a46bd89
12 changed files with 130 additions and 15 deletions
|
@ -174,7 +174,7 @@ module Repp
|
|||
end
|
||||
|
||||
def serialized_ips(ips)
|
||||
ips.as_json(only: %i[id ipv4 ipv6 interfaces])
|
||||
ips.as_json(only: %i[id ipv4 ipv6 interfaces committed])
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue