Commit aa67dd1
committed
Adding testing endpoint
The twitch webhooks API requires a publicly available endpoint that is
protected by a valid SSL certificate. We will put this testing endpoint
up so we can start building out a chat subscription endpoint1 parent 8ec7440 commit aa67dd1
File tree
1 file changed
+4
-2
lines changed- src/Nullinside.Api.TwitchBot/Controllers
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
0 commit comments