Class: Swagger::V2::Tag

Inherits:
SwaggerObject show all
Defined in:
lib/swagger/v2/tag.rb

Overview

Class representing a Swagger “Tag Object”.

See Also:

Instance Attribute Summary

Attributes inherited from SwaggerObject

#parent

Method Summary

Methods inherited from SwaggerObject

field, #initialize, required_field

Methods included from Attachable

#attach_parent, #attach_to_children, #root

Constructor Details

This class inherits a constructor from Swagger::SwaggerObject