Actions
Bug #3137
closedAPI v2 - show error if nested object does not exist for nested route
Description
GET /api/environments/asjkf/puppetclasses currently returns that same as api/puppetclasses with no error that environment 'asjkf' doesn't exist
This is happens with before_filter :find_optional_nested_object since nested_obj can be nil.
Updated by Joseph Magen about 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal about 11 years ago
- Target version changed from 1.15.0 to 1.10.0
Updated by Dominic Cleal almost 11 years ago
- Translation missing: en.field_release set to 2
Updated by Anonymous almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 885dd246bdf6c0cb31ef25c1e8dd97ed09a29c22.
Actions