Uses of Class
org.mockserver.llm.drift.StructuralShapeDiff.ShapeDiff
Packages that use StructuralShapeDiff.ShapeDiff
-
Uses of StructuralShapeDiff.ShapeDiff in org.mockserver.llm.drift
Methods in org.mockserver.llm.drift that return StructuralShapeDiff.ShapeDiffModifier and TypeMethodDescriptionStructuralShapeDiff.diff(com.fasterxml.jackson.databind.JsonNode baseline, com.fasterxml.jackson.databind.JsonNode live) Diff the shapes ofbaseline(recorded) andlive.