Changes to Sync an external post

POST /v1/posts/sync-external

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

Changed in 2 of the 26 revisions of this API.28

  1. 19fd2b70854e8
  2. e0cd920708582

What changed

    • added the optional property post/oneOf[ExternalPostSummary]/isAiGenerated to the response with the 200 status

      response-optional-property-added

    • added the optional property post/oneOf[ExternalPostSummary]/isSharedToFeed to the response with the 200 status

      response-optional-property-added

    • added the optional property post/oneOf[ExternalPostSummary]/mediaAudioType to the response with the 200 status

      response-optional-property-added

    • added the optional property post/oneOf[ExternalPostSummary]/mediaProductType to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • removed the optional property post/oneOf[ExternalPostSummary]/mediaUrl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property posts/items/mediaUrl from the response with the 200 status

      response-optional-property-removed