SettingsResource

GET /settings/features
PUT /settings/features
GET /settings/general
POST /settings/general

GET /settings/features

Response body
List of FeatureSettings
Content type: , application/xml

PUT /settings/features

Response body
List of FeatureSettings
Content type: , application/xml

GET /settings/general

Response body
GeneralSettings
Content type: , application/xml

POST /settings/general

Response body
GeneralSettings
Content type: , application/xml