Expand description
Redis Data Integration workspace operations.
The Redis Cloud API exposes Data Integration as an opaque JSON workspace
service. The published schema intentionally models request and response
bodies as arbitrary JSON, so this handler provides structured routing while
preserving payloads as serde_json::Value.
Structsยง
- Data
Integration Handler - Handler for Data Integration workspace and proxy operations.