Method: OpenApi::SecuritySchema#type

Defined in:
lib/open_api/security_schema.rb

#typeObject

Returns the value of attribute type.



6
7
8
# File 'lib/open_api/security_schema.rb', line 6

def type
  @type
end