latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-14167410458.9 KB

dbc273b2bbef

Retrospectives

Create a Retrospective Comment

post/retrospectives/{id}/comments

Path parameters

idstring required

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

{
  "$schema": "/v1/schemas/CreateRetrospectiveCommentRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/CreateRetrospectiveCommentResponseBody.json"
}