Class: Jsapi::Meta::OpenAPI::SecurityScheme::Base

Inherits:
Base
  • Object
show all
Defined in:
lib/jsapi/meta/openapi/security_scheme/base.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize, #inspect, #reference?, #resolve

Methods included from Attributes::ClassMethods

#attribute, #attribute_names

Constructor Details

This class inherits a constructor from Jsapi::Meta::Base

Instance Method Details

#descriptionObject

:attr: description The optional description of the security scheme.



11
# File 'lib/jsapi/meta/openapi/security_scheme/base.rb', line 11

attribute :description, String