Project

General

Profile

Download (2.26 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
30105266 09/14/2015 07:05 AM Daniel Lobato Garcia

Refs #11693 - APIv1 returns message when attempting deletion of Smart class parameter

8076e753 09/07/2015 05:50 AM Ondřej Pražák

Fixes #11693 - removed 'destroy' for smart class parameter from API controllers

6b4b489f 09/03/2015 02:54 AM Ori Rabin

fixes #10832 - separating lookup keys into puppet and variable

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

453dc693 10/14/2014 04:10 AM Joseph Magen

fixes #3492 - API v2 nested routes for each controller

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
c1e29b49 07/17/2013 02:24 PM Joseph Magen

remove incorrect documentation in API v1 lookup_keys_controller

8bf24428 02/01/2013 03:05 AM Ohad Levy

include nested host routes in the api documentation

25d4ca6d 12/11/2012 03:57 AM Joseph Magen

host routes api changes squashed

73f028b0 11/28/2012 09:37 AM Joseph Magen

removed params required => from update action

d076d573 11/21/2012 08:10 AM Joseph Magen

This commit adds most of the functionality required for API v1

The overall goal was to extract the existing JSON response
overall controllers, and to move them to a seperate name space.

  • documentation was added to all requests (available under /apidoc)...