Method: JSONAPI::Processor#operation_type
- Defined in:
- lib/jsonapi/processor.rb
#operation_type ⇒ Object (readonly)
Returns the value of attribute operation_type.
44 45 46 |
# File 'lib/jsonapi/processor.rb', line 44 def operation_type @operation_type end |