Changes to Get authenticated publication

GET /v1/me

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

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

  1. 0b69669d54302
  2. f76f6f333ba83
  3. 36c72d74820a1
  4. 7bbf1b62c1a01
  5. 90de04b871332
  6. 79fe03bb405714
  7. 5b94722856861

What changed

    • removed the optional property disableComments from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the optional property disableHighlights from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-property-list-of-types-narrowed

    • added the optional property plan to the response with the 200 status

      response-optional-property-added

    • 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 bodyFont to the response with the 200 status

      response-optional-property-added

    • added the optional property disableComments to the response with the 200 status

      response-optional-property-added

    • added the optional property disableHighlights to the response with the 200 status

      response-optional-property-added

    • added the optional property emailNotifications to the response with the 200 status

      response-optional-property-added

    • added the optional property enableSubscribePopup to the response with the 200 status

      response-optional-property-added

    • added the optional property enableSubscribeScroll to the response with the 200 status

      response-optional-property-added

    • added the optional property enableTableOfContents to the response with the 200 status

      response-optional-property-added

    • added the optional property featuredPost to the response with the 200 status

      response-optional-property-added

    • added the optional property headerFont to the response with the 200 status

      response-optional-property-added

    • added the optional property hideStats to the response with the 200 status

      response-optional-property-added

    • added the optional property pinnedPostIds to the response with the 200 status

      response-optional-property-added

    • added the optional property postListType to the response with the 200 status

      response-optional-property-added

    • added the optional property showMostPopular to the response with the 200 status

      response-optional-property-added

    • added the optional property themeColor to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added