Package | Description |
---|---|
io.swagger.models.properties |
Modifier and Type | Method and Description |
---|---|
ArrayProperty |
ArrayProperty.description(String description) |
ArrayProperty |
ArrayProperty.example(Object example) |
ArrayProperty |
ArrayProperty.items(Property items) |
ArrayProperty |
ArrayProperty.readOnly() |
ArrayProperty |
ArrayProperty.title(String title) |
ArrayProperty |
ArrayProperty.uniqueItems() |
ArrayProperty |
ArrayProperty.vendorExtension(String key,
Object obj) |
ArrayProperty |
ArrayProperty.xml(Xml xml) |
Copyright © 2019. All Rights Reserved.