mirror of
https://github.com/peeringdb/peeringdb.git
synced 2024-05-11 05:55:09 +00:00
Add attribute operational
to netixlan
#539
revert accidentally commited change to netixlan js finalize function
This commit is contained in:
@ -1296,6 +1296,7 @@ class NetworkIXLanSerializer(ModelSerializer):
|
||||
"ipaddr4",
|
||||
"ipaddr6",
|
||||
"is_rs_peer",
|
||||
"operational",
|
||||
] + HandleRefSerializer.Meta.fields
|
||||
|
||||
related_fields = ["net", "ixlan"]
|
||||
|
Reference in New Issue
Block a user