Package | Description |
---|---|
io.swagger.models.apideclaration | |
io.swagger.parser |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,Model> |
ApiDeclaration.getModels() |
Modifier and Type | Method and Description |
---|---|
void |
ApiDeclaration.setModels(java.util.Map<java.lang.String,Model> models) |
Modifier and Type | Method and Description |
---|---|
io.swagger.models.Model |
SwaggerCompatConverter.convertModel(Model model) |
Copyright © 2019. All Rights Reserved.