| Package | Description |
|---|---|
| com.wordnik.swagger.models.parameters |
| Modifier and Type | Method and Description |
|---|---|
PathParameter |
PathParameter._enum(List<String> value) |
PathParameter |
PathParameter.array(boolean isArray) |
PathParameter |
PathParameter.collectionFormat(String collectionFormat) |
PathParameter |
PathParameter.description(String description) |
PathParameter |
PathParameter.items(Property items) |
PathParameter |
PathParameter.name(String name) |
PathParameter |
PathParameter.property(Property property) |
Copyright © 2015. All Rights Reserved.