public final class ModelUtils
extends java.lang.Object
| Constructor and Description |
|---|
ModelUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getType(io.swagger.models.Model model,
io.github.robwin.markup.builder.MarkupLanguage markupLanguage)
Retrieves the type of a model, or otherwise "NOT FOUND"
|
public static java.lang.String getType(io.swagger.models.Model model,
io.github.robwin.markup.builder.MarkupLanguage markupLanguage)
model - the modelmarkupLanguage - the markup language which is used to generate the files