fn _internal_server_error_mismatch_json(_: ConversionError) -> ServiceErrorExpand description
In case of a logic bug: If the JSON in the db
doesn’t match DrawingVariant, we return 500.
fn _internal_server_error_mismatch_json(_: ConversionError) -> ServiceErrorIn case of a logic bug: If the JSON in the db
doesn’t match DrawingVariant, we return 500.