Changes to Get posts feed

GET /v1/posts/feed

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

Changed in 12 of the 61 revisions of this API.927

  1. 8108f2a53d2e3
  2. a38cc07e90d81
  3. 0b69669d54302
  4. f76f6f333ba83
  5. 36c72d74820a21
  6. 90de04b871332
  7. 79fe03bb405714
  8. b948146fe72f1
  9. c0bac868f6182
  10. 5b94722856861
  11. 89fb753880983
  12. 6cd4df5944a61

What changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • removed the optional property items/items/publication/disableComments from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/publication/emailNotifications/newComment from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/publication/disableHighlights from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/publication/emailNotifications/newContentCollected from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/publication/emailNotifications/newPaidSubscriber from the response with the 200 status

      response-optional-property-removed

  • 36c72d74820a21See the full diff
    • removed the optional property items/items/post/authors/items/farcaster from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

    • response property items/items/publication/disableComments list-of-types was narrowed by removing types string from media type application/json of response 200

      response-property-list-of-types-narrowed

    • removed the optional property error from the response with the 400 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/publication/bodyFont to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property items/items/post/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

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • endpoint added

      endpoint-added