Changes to List comments for a post

GET /posts/{postId}/comments

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

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

  1. 41c89b420e8541
  2. 2775bd09f55e215
  3. dbaf42ae4311921

What changed

  • 41c89b420e8541See the full diff
    • added the new path request parameter postId

      new-request-path-parameter

    • the / response property's maxLength was increased from 500 to 1000 for the response status

      response-property-max-length-increased

    • 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

    • api operation id listComments removed and replaced with getCommentsByPostId

      api-operation-id-removed

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

  • 2775bd09f55e215See the full diff
    • the / response's property type changed from integer to string, and format from no format to uuid for status

      response-property-type-changed

    • the / response's property type changed from integer to string, and format from no format to uuid for status

      response-property-type-changed

    • deleted the path request parameter postId

      request-parameter-removed

    • api operation id getComments removed and replaced with listComments

      api-operation-id-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

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

      request-parameter-type-changed

    • the / response property's maxLength was unset from 1000 for the response status

      response-property-max-length-unset

    • the / response property's maxLength was unset from 50 for the response status

      response-property-max-length-unset

    • the / response property's minLength was decreased from 1 to 0 for the response status

      response-property-min-length-decreased

    • the / response property's minLength was decreased from 1 to 0 for the response status

      response-property-min-length-decreased

    • the / response's property type changed from string to integer, and format from uuid to no format for status

      response-property-type-changed

    • the / response's property type changed from string to integer, and format from uuid to no format for status

      response-property-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

    • api operation id getCommentsByPostId removed and replaced with getComments

      api-operation-id-removed

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