mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 11:56:45 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
9738e10895
commit
a34ff1b17b
6 changed files with 727 additions and 0 deletions
|
|
@ -14,3 +14,15 @@ verify_jwt = true
|
|||
|
||||
[functions.publish-skill-version]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.validate-telegram-bot]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.configure-telegram-webhook]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.disconnect-telegram]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.telegram-webhook]
|
||||
verify_jwt = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue