1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Change Virtual Circuits to L2VPN

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
This commit is contained in:
Daniel Sheppard
2022-07-06 08:02:44 -05:00
committed by GitHub
parent b1729f2127
commit aa856e75e8

View File

@ -195,7 +195,7 @@ class NestedServiceSerializer(WritableNestedSerializer):
fields = ['id', 'url', 'display', 'name', 'protocol', 'ports']
#
# Virtual Circuits
# L2VPN
#