Retrospectives
Create a Retrospective Review
post/retrospectives/{id}/reviews
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/CreateRetrospectiveReviewRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CreateRetrospectiveReviewResponseBody.json"
}Changes
Changed in 1 of the 28 revisions of this API.33
- ▲
added the new required request property
/////new-required-request-property
- ▲
added the new required request property
////new-required-request-property
- ▲
added the new required request property
////new-required-request-property
- ○
added the required property
//////to the response with the statusresponse-required-property-added
- ○
added the required property
/////to the response with the statusresponse-required-property-added
- ○
added the required property
/////to the response with the statusresponse-required-property-added
- ▲