towerops/test/towerops/netbox
Graham McIntire 2929848f51
fix: validate NetBox URL scheme before making HTTP requests
The NetBox client crashed with "scheme is required for url" when
integration credentials had a nil or blank URL. normalize_url/1 now
validates the scheme and returns a clear error instead of letting
Finch blow up.
2026-02-17 10:50:00 -06:00
..
client_test.exs fix: validate NetBox URL scheme before making HTTP requests 2026-02-17 10:50:00 -06:00