default_container_volumes

Function default_container_volumes 

Source
fn default_container_volumes() -> String
Expand description

Serde default for container_volumes — preserves the db invariant that an omitted value is the empty JSON array "[]", not "" (which would surface via the read-path overlay). (reagent P2 on #1385.)