[][src]Function jsonschema_equivalent::jsonschema_equivalent_ref

#[must_use]pub fn jsonschema_equivalent_ref(schema: &mut Value) -> &mut Value

Optimise input schema by removing extraneous/incongruent keys replacing equivalent schemas with more performant ones to be validates against.