class Swagger::Tag
- Swagger::Tag
- Reference
- Object
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
swagger/tag.crConstructors
Instance Method Summary
- #description : String | Nil
- #description=(description : String | Nil)
- #name : String
- #name=(name : String)