Class: OpenApiAnnotator::Endpoint

Inherits:
Struct
  • Object
show all
Defined in:
lib/open_api_annotator/endpoint.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



2
3
4
# File 'lib/open_api_annotator/endpoint.rb', line 2

def type
  @type
end