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
They're both using the standardwebhooks dependency. It should be added directly in their respective webhooks.{py|ts} module below the payload definitions.
Similar to the one we added manually in Speakeasy SDK:
They're both using the standardwebhooks dependency. It should be added directly in their respective
webhooks.{py|ts}module below the payload definitions.