modelRT/network
douxu 367de31247 fix: flatten measurement recommend response and normalize offsets
- return a single measurement recommend payload instead of grouped payloads
- remove recommended_type from response schema and regenerated swagger docs
- normalize Redis recommend results in model layer with stable type ordering
- deduplicate trimmed recommend terms and preserve the maximum response offset
2026-06-29 14:13:58 +08:00
..
anchor_point_replace_request.go add replace anchor point api and optimize code of anchor param data polling function points 2024-12-20 16:06:42 +08:00
api_endpoint.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
async_task_request.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
attr_request.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
circuit_diagram_create_request.go optimize code of sql struct and measurement node recommend api 2025-12-19 17:33:12 +08:00
circuit_diagram_delete_request.go add free vertex process in create update delete api 2024-12-05 16:32:23 +08:00
circuit_diagram_link_request.go add diagram node link process api 2025-12-10 16:12:13 +08:00
circuit_diagram_update_request.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
component_attribute_update_request.go optimize code of component attrbute update api 2026-01-08 17:34:44 +08:00
measurement_request.go add diagram node link process api 2025-12-10 16:12:13 +08:00
real_time_data_receive_request.go create api of real time data monitor 2025-11-03 17:35:03 +08:00
real_time_data_request.go add real time data measurement target update func 2025-12-02 17:26:15 +08:00
request_convert.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
response.go fix: flatten measurement recommend response and normalize offsets 2026-06-29 14:13:58 +08:00