Method: OpenApi::SecuritySchema#name

Defined in:
lib/open_api/security_schema.rb

#nameObject

Returns the value of attribute name.



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

def name
  @name
end