rivet-gg / rivet

🔩 The only backend your multiplayer game needs. Open-source & self-hostable.
https://rivet.gg
Apache License 2.0
2.04k stars 47 forks source link

Remove redundant serde with workflow inputs and outputs #799

Open MasterPtato opened 4 months ago

MasterPtato commented 4 months ago

Use string or sqlx::types::Json<Box<serde_json::value::RawValue>>

linear[bot] commented 4 months ago

RVT-3756 Remove redundant serde with workflow inputs and outputs