pynetbox icon indicating copy to clipboard operation
pynetbox copied to clipboard

Fix return object lookup and improve tests

Open srfwx opened this issue 10 months ago • 0 comments

Fixes: #660

The return object lookup in Endpoint class fails for endpoints with a dash, and falls back to returning a Record object instead of the correct Model.

Tests have also been fixed to catch this.

srfwx avatar Dec 06 '24 09:12 srfwx