Changes to List comments on a goal

GET /goals/{goal_id}/comments

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 5 revisions of this API.3

  1. bfbe6f6d74a11
  2. 69bd8c9e89322

What changed

    • added the optional property comments/items/parent_comment_id to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter per_page

      new-optional-request-parameter