Method: ApiModel::Configuration#json_root
- Defined in:
- lib/api_model/configuration.rb
#json_root ⇒ Object
Returns the value of attribute json_root.
5 6 7 |
# File 'lib/api_model/configuration.rb', line 5 def json_root @json_root end |