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