I imagine this has been discussed somewhere, but I couldn’t find it.
I’m adding a new webhook subscription for app_subscriptions/update and looking at the payload reference there’s a big warning at the top that the REST api is going away.
It doesn’t feel great to be building new things on what feels like functionality that’s on its way out – are webhook payloads planned for some kind of migration to a new schema with the deprecation of the REST API? Or will they continue on as their own API that’s considered separate from REST?