Class: Jsapi::Meta::SecurityRequirement::Scheme

Inherits:
Model::Base
  • Object
show all
Defined in:
lib/jsapi/meta/security_requirement.rb

Instance Method Summary collapse

Methods inherited from Model::Base

#initialize, #inspect, #merge!, #reference?, #resolve

Methods included from Model::Attributes

#attributes_frozen?, #freeze_attributes, included

Constructor Details

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

Instance Method Details

#scopesObject

:attr: scopes The scopes.



11
# File 'lib/jsapi/meta/security_requirement.rb', line 11

attribute :scopes, [String]