forked from loafle/openapi-generator-original
* handle composed schemas in InlineModelResolver * fix unit test -> TestUtils.parseSpec * update samples * fix samples * update samples * update samples * add new files
277 B
277 B
Petstore::CatAllOf
Properties
Name | Type | Description | Notes |
---|---|---|---|
declawed | Boolean | [optional] |
Code Sample
require 'Petstore'
instance = Petstore::CatAllOf.new(declawed: null)