Uses of Class
io.github.torand.openapi2java.model.ResourceInfo
Packages that use ResourceInfo
Package
Description
-
Uses of ResourceInfo in io.github.torand.openapi2java.collectors
Methods in io.github.torand.openapi2java.collectors that return ResourceInfoModifier and TypeMethodDescriptionResourceInfoCollector.getResourceInfo(String resourceName, Map<String, io.swagger.v3.oas.models.PathItem> paths, List<io.swagger.v3.oas.models.security.SecurityRequirement> securityRequirements, io.swagger.v3.oas.models.tags.Tag tag) -
Uses of ResourceInfo in io.github.torand.openapi2java.writers
Methods in io.github.torand.openapi2java.writers with parameters of type ResourceInfo -
Uses of ResourceInfo in io.github.torand.openapi2java.writers.java
Methods in io.github.torand.openapi2java.writers.java with parameters of type ResourceInfo -
Uses of ResourceInfo in io.github.torand.openapi2java.writers.kotlin
Methods in io.github.torand.openapi2java.writers.kotlin with parameters of type ResourceInfo