Method: OpenApi::Example#external_value
- Defined in:
- lib/open_api/example.rb
#external_value ⇒ Object
Returns the value of attribute external_value.
4 5 6 |
# File 'lib/open_api/example.rb', line 4 def external_value @external_value end |