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
What changed
- ○
added the optional property
post/oneOf[ExternalPostSummary]/isAiGeneratedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
post/oneOf[ExternalPostSummary]/isSharedToFeedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
post/oneOf[ExternalPostSummary]/mediaAudioTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
post/oneOf[ExternalPostSummary]/mediaProductTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
posts/items/isAiGeneratedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
posts/items/isSharedToFeedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
posts/items/mediaAudioTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
posts/items/mediaProductTypeto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
post/oneOf[ExternalPostSummary]/mediaUrlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
posts/items/mediaUrlfrom the response with the200statusresponse-optional-property-removed
- ●