Class PropertyInfoCollector

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

public class PropertyInfoCollector extends BaseCollector
  • Constructor Details

  • Method Details

    • getPropertyInfo

      public PropertyInfo getPropertyInfo(String name, io.swagger.v3.oas.models.media.Schema<?> property, boolean required)