Hz_
4e0db3053d
feat(go-api): complete chat channel API migration with tests ( #16139 )
...
close #16132
## Summary
This PR completes the Go-side merge and cleanup for chat channel APIs,
including handler/service wiring, route registration, and test coverage.
Implemented and aligned 5 chat channel APIs:
```
- POST `/api/v1/chat-channels`
- GET `/api/v1/chat-channels`
- GET `/api/v1/chat-channels/:channel_id`
- PATCH `/api/v1/chat-channels/:channel_id`
- DELETE `/api/v1/chat-channels/:channel_id`
```
Co-authored-by: Haruko386 <tryeverypossible@163.com >
2026-06-22 18:16:15 +08:00
..
2026-06-12 22:58:28 +08:00
2026-06-12 22:58:28 +08:00
2026-06-22 11:58:29 +08:00
2026-06-12 22:58:28 +08:00
2026-06-22 11:58:29 +08:00
2026-06-22 11:58:29 +08:00
2026-04-10 18:00:41 +08:00
2026-06-09 19:29:25 +08:00
2026-06-22 18:16:15 +08:00
2026-06-22 18:16:15 +08:00
2026-06-12 20:49:34 +08:00
2026-04-10 14:33:32 +08:00
2026-06-22 18:14:01 +08:00
2026-06-22 18:14:01 +08:00
2026-03-27 19:25:18 +08:00
2026-06-03 20:08:55 +08:00
2026-06-03 20:08:55 +08:00
2026-06-18 17:57:24 +08:00
2026-06-05 21:16:25 +08:00
2026-06-10 11:07:45 +08:00
2026-06-18 11:08:47 +08:00
2026-06-18 11:08:47 +08:00
2026-06-12 16:09:10 +08:00
2026-06-12 16:09:10 +08:00
2026-06-15 11:19:56 +08:00
2026-06-15 11:19:56 +08:00
2026-06-12 16:09:10 +08:00
2026-06-12 16:09:10 +08:00
2026-06-03 17:35:36 +08:00
2026-06-18 11:09:22 +08:00
2026-06-18 11:09:22 +08:00
2026-06-10 21:27:35 +08:00
2026-06-10 21:27:35 +08:00
2026-06-08 21:38:15 +08:00
2026-06-15 14:44:16 +08:00
2026-06-18 18:07:27 +08:00
2026-06-18 18:07:27 +08:00
2026-06-08 11:53:19 +08:00
2026-06-08 11:53:19 +08:00
2026-06-18 17:56:51 +08:00
2026-06-18 17:56:51 +08:00
2026-04-13 15:07:04 +08:00
2026-06-12 20:49:34 +08:00
2026-06-12 20:49:34 +08:00
2026-06-12 18:18:55 +08:00
2026-05-29 19:32:21 +08:00
2026-06-12 20:49:34 +08:00
2026-06-12 20:49:34 +08:00
2026-06-12 16:09:10 +08:00
2026-06-16 12:53:03 +08:00
2026-06-15 14:44:16 +08:00