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. |
||
|---|---|---|
| .. | ||
| client.ex | ||
| sync.ex | ||
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. |
||
|---|---|---|
| .. | ||
| client.ex | ||
| sync.ex | ||