Matthieu Berthomé ee43cc1520 handle composed schemas in InlineModelResolver (#2112)
* handle composed schemas in InlineModelResolver

* fix unit test -> TestUtils.parseSpec

* update samples

* fix samples

* update samples

* update samples

* add new files
2019-05-08 10:19:15 +08:00

277 B

Petstore::CatAllOf

Properties

Name Type Description Notes
declawed Boolean [optional]

Code Sample

require 'Petstore'

instance = Petstore::CatAllOf.new(declawed: null)