pub fn is_recursive_reference_error(
error: &UnsupportedFunctionalityError,
) -> boolExpand description
Whether error reports a recursive $ref (callers fall back to
parametersJsonSchema).
pub fn is_recursive_reference_error(
error: &UnsupportedFunctionalityError,
) -> boolWhether error reports a recursive $ref (callers fall back to
parametersJsonSchema).