Class: Swagger::V2::Tag
- Inherits:
-
SwaggerObject
- Object
- Hashie::Dash
- SwaggerObject
- Swagger::V2::Tag
- Defined in:
- lib/swagger/v2/tag.rb
Overview
Class representing a Swagger “Tag Object”.
Constant Summary
Constants inherited from SwaggerObject
SwaggerObject::CUSTOM_PROPERTY_PREFIX
Instance Attribute Summary
Attributes inherited from SwaggerObject
Attributes included from Attachable
Method Summary
Methods inherited from SwaggerObject
field, #initialize, property?, required_field
Methods included from Attachable
#attach_parent, #attach_to_children, #root
Constructor Details
This class inherits a constructor from Swagger::SwaggerObject