When creating devices via API, organization_id is now properly defaulted to the authenticated organization's ID even when an empty string is sent. This fixes Terraform provider compatibility where organization_id may be sent as "" instead of omitted entirely. Before: Only checked if key was missing (Map.has_key?) After: Also handles nil and empty string values |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||