towerops/lib/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.ex fix: validate NetBox URL scheme before making HTTP requests 2026-02-17 10:50:00 -06:00
sync.ex Fix tests, credo issues, and Gaiia sync bugs 2026-02-15 11:55:49 -06:00