Class: OpenApiAnnotator::Endpoint
- Inherits:
-
Struct
- Object
- Struct
- OpenApiAnnotator::Endpoint
- Defined in:
- lib/open_api_annotator/endpoint.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type
2 3 4 |
# File 'lib/open_api_annotator/endpoint.rb', line 2 def type @type end |