Changes to List your posts

GET /v1/posts

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

Changed in 7 of the 61 revisions of this API.38

  1. 8108f2a53d2e3
  2. a38cc07e90d81
  3. 36c72d74820a1
  4. 90de04b871332
  5. b948146fe72f1
  6. c0bac868f6182
  7. 5b94722856861

What changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • removed the optional property items/items/authors/items/farcaster from the response with the 200 status

      response-optional-property-removed

    • removed the optional property error from the response with the 401 status

      response-optional-property-removed

    • removed the optional property error from the response with the 500 status

      response-optional-property-removed

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

      response-optional-property-added

    • query request parameter includeContent list-of-types was widened by adding types string

      request-parameter-list-of-types-widened

    • for the query request parameter includeContent, the type/format was generalized from boolean null/ to /

      request-parameter-type-generalized

    • endpoint added

      endpoint-added