public class BaseItemsHelper extends Object implements com.github.jknack.handlebars.Helper<io.swagger.codegen.CodegenProperty>
Constructor and Description |
---|
BaseItemsHelper() |
Modifier and Type | Method and Description |
---|---|
Object |
apply(io.swagger.codegen.CodegenProperty codegenProperty,
com.github.jknack.handlebars.Options options) |
static io.swagger.codegen.CodegenProperty |
getBaseItemsProperty(io.swagger.codegen.CodegenProperty property) |
public static final String NAME
public Object apply(io.swagger.codegen.CodegenProperty codegenProperty, com.github.jknack.handlebars.Options options) throws IOException
apply
in interface com.github.jknack.handlebars.Helper<io.swagger.codegen.CodegenProperty>
IOException
public static io.swagger.codegen.CodegenProperty getBaseItemsProperty(io.swagger.codegen.CodegenProperty property)
Copyright © 2018. All rights reserved.