Project

General

Profile

« Previous | Next » 

Revision cc739ab4

Added by Joseph Magen over 10 years ago

fixes #3011 - default root node name for api collections json response to :results but make it configurable

View differences:

app/views/api/v2/smart_class_parameters/index.json.rabl
collection @smart_class_parameters, :root => :smart_class_parameters, :object_root => false
collection @smart_class_parameters
extends "api/v2/smart_class_parameters/show"

Also available in: Unified diff