towerops/lib/towerops_web/controllers/api/v1
Graham McIntire e3e47fb82f
fix: include SNMPv3 fields in API device responses
The API was not returning SNMPv3 fields (security_level, username,
auth_protocol, auth_password, priv_protocol, priv_password) in device
responses, causing Terraform provider to see inconsistent state between
plan and apply.

Updated both format_device/1 and format_device_details/1 to include
all SNMPv3 fields in JSON responses.
2026-02-06 14:05:15 -06:00
..
devices_controller.ex fix: include SNMPv3 fields in API device responses 2026-02-06 14:05:15 -06:00
geoip_controller.ex support prod ip db import 2026-01-28 14:03:35 -06:00
mib_controller.ex live device polling 2026-02-01 13:19:32 -06:00
sites_controller.ex Add API v1 endpoints with organization-scoped API tokens 2026-01-17 16:53:31 -06:00