Package | Description |
---|---|
io.swagger.models |
Modifier and Type | Method and Description |
---|---|
ArrayModel |
ArrayModel.description(String description) |
ArrayModel |
ArrayModel.items(Property items) |
ArrayModel |
ArrayModel.maxItems(int maxItems) |
ArrayModel |
ArrayModel.minItems(int minItems) |
ArrayModel |
ArrayModel.uniqueItems(Boolean uniqueItems) |
Copyright © 2019. All Rights Reserved.