Skip to content

Commit a0ad533

Browse files
authored
Merge pull request #112 from mrhyks/static-tag-api
get route tag for static route via API
2 parents 9a5dd6e + 8669bc7 commit a0ad533

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netbox_routing/api/_serializers/static.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ class Meta:
3131
'next_hop',
3232
'name',
3333
'metric',
34+
'tag',
3435
'permanent',
3536
'description',
3637
'comments',

0 commit comments

Comments
 (0)