Actions
Feature #670
closedSupport returning proper JSON with most CRUD operations
Description
It seems that most CRUD operations don't support returning proper json if "Accept: application/json" is added to the request headers.
The following controllers don't seem to support json for Create/Update/delete and some don't support it for index:
architecture
config_templates
domains
environments
hostgroups
hosts
hypervisors
media
operatingsystems
ptables
smart_proxies
subnets
Updated by Ohad Levy over 13 years ago
- Category set to API
- Target version set to 0.2
Updated by Ohad Levy over 13 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset b28fdce4e775b7885feb02b4abe7f73c880b5fd8.
Updated by Ohad Levy over 13 years ago
- Status changed from Ready For Testing to Closed
Actions