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