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