fix(routes-v5): deserialize route API response from data envelope#102
fix(routes-v5): deserialize route API response from data envelope#102r4m-semeyon wants to merge 4 commits intomasterfrom
Conversation
r4m-semeyon
commented
Feb 2, 2026
- Use RoutesResponse wrapper for GetRoutes/GetRoutesAsync (V5 returns { data: [...] })
- Add RouteResponse wrapper and use for UpdateRoute/UpdateRouteAsync (single route in data)
- Fix MemberConfigStorage null reference in DataObjectRoute
- Fix XML doc typos and param description in RouteManagerV5
- Use RoutesResponse wrapper for GetRoutes/GetRoutesAsync (V5 returns { data: [...] })
- Add RouteResponse wrapper and use for UpdateRoute/UpdateRouteAsync (single route in data)
- Fix MemberConfigStorage null reference in DataObjectRoute
- Fix XML doc typos and param description in RouteManagerV5
Gemini AI Code Risk & Compatibility AnalysisStatus: [OK] Analysis completed successfully Files analyzed:
Analysis ResultsHook registry initialized with 0 hook entries High Severity
Low Severity
Improvements
|
Gemini AI Code Risk & Compatibility AnalysisStatus: [OK] Analysis completed successfully Files analyzed:
Analysis ResultsHook registry initialized with 0 hook entries 1.
2.
3.
4.
|