Class EnumInfoCollector

java.lang.Object
io.github.torand.openapi2java.collectors.BaseCollector
io.github.torand.openapi2java.collectors.EnumInfoCollector

public class EnumInfoCollector extends BaseCollector
  • Constructor Details

    • EnumInfoCollector

      public EnumInfoCollector(Options opts)
  • Method Details

    • getEnumInfo

      public EnumInfo getEnumInfo(String name, io.swagger.v3.oas.models.media.Schema<?> schema)