Changes to Update an idea vote
PUT /ideas/{idea_id}/endorsements/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 5 revisions of this API.221
What changed
- ▲
the response property
idea_endorsement/idea/workflow_status/workflow_status_categorybecame nullable for the status200response-property-became-nullable
- ▲
the
idea_endorsement/idea/workflow_status/workflow_status_categoryresponse's property type/format changed fromobject/tonull/for status200response-property-type-changed
- ●
removed the optional property
idea_endorsement/idea/workflow_status/workflow_status_category/idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
idea_endorsement/idea/workflow_status/workflow_status_category/namefrom the response with the200statusresponse-optional-property-removed
- ▲
- ○
added the optional property
idea_endorsement/idea/workflow_status/workflow_status_categoryto the response with the200statusresponse-optional-property-added
- ○