Uses of Class
com.cosium.openapi.annotation_processor.RoundDescriptor
-
Packages that use RoundDescriptor Package Description com.cosium.openapi.annotation_processor.specification -
-
Uses of RoundDescriptor in com.cosium.openapi.annotation_processor.specification
Methods in com.cosium.openapi.annotation_processor.specification with parameters of type RoundDescriptor Modifier and Type Method Description io.swagger.models.SwaggerSpecificationGenerator. generate(List<ParsedPath> parsedPaths, RoundDescriptor roundDescriptor)Generate specification for given paths
-