Setting a project preference
Path parameters
The integer ID of the Project.
The name of the preference.
Request body
Example request
{
"propertyValue": true
}Response
The preference was stored
Example response
{
"success": true
}Changes
Changed in 4 of the 55 revisions of this API.44
- ○
api operation id
setProjectUserPreferencewas addedapi-operation-id-added
- ○
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
- ▲
the request's body type changed from
anyto no typerequest-body-type-changed
- ▲
the
request property type changed fromanyto no typerequest-property-type-changed
- ▲
- ▲
the request's body type changed from no type to
anyrequest-body-type-changed
- ▲
the
request property type changed from no type toanyrequest-property-type-changed
- ○
api operation id
setProjectUserPreferenceremoved and replaced withapi-operation-id-removed
- ○
added the non-success response with the status
response-non-success-status-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲