-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
π¨π¨β¨ Source Facebook Pages: Upgrade Facebook API to v19.0 #36015
π¨π¨β¨ Source Facebook Pages: Upgrade Facebook API to v19.0 #36015
Conversation
β¦o tolik0/source-facebook-pages/migrate-api-to-v19
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
## Upgrading to 1.0.0 | ||
|
||
:::note | ||
This change is only breaking if you are syncing stream `page`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need to tell them what fields are disappearing. or if any of them are being replaced with a different name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
breakingChanges: | ||
1.0.0: | ||
message: >- | ||
This version updates the API version from v15 to v19. Deprecated fields have been removed and new fields have been added for the stream `page`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
This change is only breaking if you are syncing stream `Page`. | ||
::: | ||
|
||
This version brings an updated schema for the `v19.0` API version of the `Page` stream. The `messenger_ads_default_page_welcome_message` field has been deleted, and a few new fields have been added. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please specify what's been added.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added
What
Upgrade API to v19.0. This PR incorporates contributor changes: #35433
π¨ User Impact π¨
Schema breaking change for stream
page
.