forked from loafle/openapi-generator-original
* Fix Gradle and SBT builds for Java REST Assured generator * Add missing jackson-databind-nullable dependency to SBT build * Update rest-assured sample * Add sample for Java client with REST Assured and Jackson * Add new REST Assured sample as Maven sub-module
343 B
343 B
BigCat
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| kind | KindEnum | [optional] |
Enum: KindEnum
| Name | Value |
|---|---|
| LIONS | "lions" |
| TIGERS | "tigers" |
| LEOPARDS | "leopards" |
| JAGUARS | "jaguars" |