jbogarin / go-cisco-spark

Cisco Spark Go Package
MIT License
9 stars 1 forks source link

Cannot include secret when creating Webhook #2

Closed Kavishankar closed 6 years ago

Kavishankar commented 6 years ago

struct WebhookRequest needs a secret field to be able to create secure webhooks.

jbogarin commented 6 years ago

You are absolutely right. I changed that in the new SDK (renamed to go-cisco-webex-teams). Please go to this repo go-cisco-webex-teams, you can see that here