Uses of Class
com.qdesrame.openapi.diff.model.ChangedPath
-
Packages that use ChangedPath Package Description com.qdesrame.openapi.diff.compare -
-
Uses of ChangedPath in com.qdesrame.openapi.diff.compare
Methods in com.qdesrame.openapi.diff.compare that return types with arguments of type ChangedPath Modifier and Type Method Description Optional<ChangedPath>PathDiff. diff(io.swagger.v3.oas.models.PathItem left, io.swagger.v3.oas.models.PathItem right, DiffContext context)
-