Method: OpenApi::SecuritySchema#description
- Defined in:
- lib/open_api/security_schema.rb
#description ⇒ Object
Returns the value of attribute description.
6 7 8 |
# File 'lib/open_api/security_schema.rb', line 6 def description @description end |