Class: Diesel::Swagger::DataTypeField

Inherits:
Node
  • Object
show all
Defined in:
lib/diesel/swagger/data_type_field.rb

Direct Known Subclasses

Parameter, Property

Instance Attribute Summary

Attributes inherited from Node

#errors

Method Summary

Methods inherited from Node

attribute, attribute_names, #collect_errors, collect_errors, #extensions, hash, hash_names, inherited, #initialize, list, list_names, #serializable_hash, #to_json, #valid?, #validate

Methods included from Utils::Inflections

acronym_regex, acronyms, #camelize, #constantize, #underscore

Constructor Details

This class inherits a constructor from Diesel::Swagger::Node