Uses of Class
io.github.torand.openapi2java.model.MethodInfo
Packages that use MethodInfo
Package
Description
Provides classes to collect relevant information from an OpenAPI specification.
Provides classes to keep collected information from an OpenAPI specification.
-
Uses of MethodInfo in io.github.torand.openapi2java.collectors
Methods in io.github.torand.openapi2java.collectors that return MethodInfoModifier and TypeMethodDescriptionMethodInfoCollector.getMethodInfo(String verb, String path, io.swagger.v3.oas.models.Operation operation) -
Uses of MethodInfo in io.github.torand.openapi2java.model
Fields in io.github.torand.openapi2java.model declared as MethodInfoFields in io.github.torand.openapi2java.model with type parameters of type MethodInfo