Changes to Delete a comment

DELETE /posts/{postId}/comments/{commentId}

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

Changed in 3 of the 3 revisions of this API.844

  1. 41c89b420e854
  2. 2775bd09f55e24
  3. dbaf42ae431142

What changed

    • added the new path request parameter commentId

      new-request-path-parameter

    • added the new path request parameter postId

      new-request-path-parameter

    • the response's property type changed from object to array for status

      response-property-type-changed

    • the response's property type changed from object to array for status

      response-property-type-changed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2775bd09f55e24See the full diff
    • deleted the path request parameter commentId

      request-parameter-removed

    • deleted the path request parameter postId

      request-parameter-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

  • dbaf42ae431142See the full diff
    • for the path request parameter commentId, the type changed from string to integer, and format from uuid to no format

      request-parameter-type-changed

    • for the path request parameter postId, the type changed from string to integer, and format from uuid to no format

      request-parameter-type-changed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog