Project

General

Profile

« Previous | Next » 

Revision 2e469342

Added by Joseph Magen over 10 years ago

fixes #3491 - API v2 rabl templates base, main, show for each controller

View differences:

app/views/api/v2/roles/show.json.rabl
object @role
attributes :name, :id, :builtin, :permissions
extends "api/v2/roles/main"

Also available in: Unified diff