mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
44d46469e1
Adds a custom marshaler to handle some cases where nils were being marshaled to nulls, causing the web UI to throw an error. --------- Co-authored-by: Steven Masley <stevenmasley@gmail.com>