Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v1
base_controller.rb 3.59 KB

Latest revisions

# Date Author Comment
73f028b0 11/28/2012 09:37 AM Joseph Magen

removed params required => from update action

4651d51f 11/22/2012 09:50 AM Tomáš Strachota

smart proxies api - filtering by proxy type

6d7a0408 11/22/2012 09:50 AM Tomáš Strachota

subnets api - removed required constraints from fields in update

The required constraints were blocking partial updates.

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)...
38a098e7 11/21/2012 08:10 AM Ohad Levy

adds foreman versions to response headers

5d18e150 10/22/2012 04:04 AM Petr Chalupa

minor API v1 fixes

  • fix unknown variable name
  • enable apipie params validation
  • update config_template api doc
3398b5bd 10/09/2012 10:51 AM Petr Chalupa

update api documentation

  • remove #set_resource_params from Api::BaseController to leave :id param under :id for apipie validations to work
  • fix custom apipie validators to return nice errors
  • enable apipie validations for bugs to be caught early
  • log apipie param errors with info level...
1548ca7a 10/03/2012 11:29 AM Petr Chalupa users api v1
  • fix user documentation
  • remove password_confirmation from user api
  • Add json template for users#create
e24e0cf6 08/29/2012 09:13 AM Pavel Pokorný

Subnets API

b4f3d722 08/26/2012 03:44 AM Dmitri Dolguikh

added environment API

View revisions

Also available in: Atom