Files
openapi-generator-original/samples/client/petstore/ruby/docs/Cow.md
Armand Mégrot 07a9257ee9 [Ruby][client] Handle enums (and other scalars) in oneOf and anyOf schemas (#17515)
* Handle enums in oneOf and anyOf schemas

* Update specs
2024-01-05 15:01:08 +08:00

185 B

Petstore::Cow

Properties

Name Type Description Notes

Example

require 'petstore'

instance = Petstore::Cow.new()