mirror of
https://github.com/coder/coder.git
synced 2025-07-10 23:53:15 +00:00
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>