Constant Field Values

Contents

io.swagger.*

  • io.swagger.codegen.v3.generators.handlebars.BaseItemsHelper
    Modifier and Type
    Constant Field
    Value
    public static final String
    "baseItems"
  • io.swagger.codegen.v3.generators.handlebars.BracesHelper
    Modifier and Type
    Constant Field
    Value
    public static final String
    "braces"
  • io.swagger.codegen.v3.generators.handlebars.HasHelper
    Modifier and Type
    Constant Field
    Value
    public static final String
    "has"
  • io.swagger.codegen.v3.generators.handlebars.HasNotHelper
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hasNot"
  • io.swagger.codegen.v3.generators.handlebars.IsHelper
    Modifier and Type
    Constant Field
    Value
    public static final String
    "is"
  • io.swagger.codegen.v3.generators.handlebars.IsNotHelper
    Modifier and Type
    Constant Field
    Value
    public static final String
    "isNot"
  • io.swagger.codegen.v3.generators.handlebars.NotEmptyHelper
    Modifier and Type
    Constant Field
    Value
    public static final String
    "notEmpty"