Changes to Create an idea
POST /products/{product_id}/ideas
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/workflow_status/workflow_status_categorybecame nullable for the status200response-property-became-nullable
- ▲
the
idea/workflow_status/workflow_status_categoryresponse's property type/format changed fromobject/tonull/for status200response-property-type-changed
- ●
removed the optional property
idea/workflow_status/workflow_status_category/idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
idea/workflow_status/workflow_status_category/namefrom the response with the200statusresponse-optional-property-removed
- ▲
- ○
added the optional property
idea/workflow_status/workflow_status_categoryto the response with the200statusresponse-optional-property-added
- ○