Class: Jsapi::Meta::OpenAPI::OAuthFlow::Scope

Inherits:
Base
  • Object
show all
Defined in:
lib/jsapi/meta/openapi/oauth_flow.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 scope.



12
# File 'lib/jsapi/meta/openapi/oauth_flow.rb', line 12

attribute :description, String, default: ''