openapi-generator/samples/client/petstore/ruby/docs/Animal.md

10 lines
233 B
Markdown
Raw Normal View History

2016-03-30 13:09:34 +00:00
# Petstore::Animal
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**class_name** | **String** | |
2016-05-11 08:14:03 +00:00
**color** | **String** | | [optional] [default to "red"]
2016-03-30 13:09:34 +00:00