dropbox / nsot

Network Source of Truth is an open source IPAM and network inventory database
https://nsot.readthedocs.io
Other
399 stars 66 forks source link

Fix #298 - Bugfix in circuit lookup using natural key for A/Z endpoint #308

Closed jathanism closed 6 years ago

jathanism commented 6 years ago

This extends the CircuitFilter to have custom methods to filter by ID or natural key, which was overlooked when the Circuit feature was added.