Module: RSpecApi::RespondWith::Metadata

Included in:
RSpecApi::RespondWith
Defined in:
lib/rspec-api/respond_with/metadata.rb

Instance Method Summary collapse

Instance Method Details

#rspec_api_paramsObject



4
5
6
# File 'lib/rspec-api/respond_with/metadata.rb', line 4

def rspec_api_params
  .fetch :rspec_api_params, {}
end