pub fn augment_with_palette_routes(value: &mut Value)Expand description
Insert Palette route entries into value’s paths object, if not
already present. value is expected to already have a top-level paths
object (as produced by SomaApplication::openapi_document).