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