You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Partner project accepts webhooks from another team
That team has a very complicated payload with multiple levels of json
They have documentation for that data but it is incomplete and out of date
Partner project must provide a complete FTL model for the input to the webhook callback endpoint otherwise FTL will error whenever there is an unexpected key or different content
Partner project only cares about a very narrow part of the payload. Imagine wanting id and state but not caring what complex monster could be in content
The text was updated successfully, but these errors were encountered:
Context:
id
andstate
but not caring what complex monster could be incontent
The text was updated successfully, but these errors were encountered: