mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 11:36:42 +00:00
16 lines
292 B
TOML
16 lines
292 B
TOML
project_id = "smsarmgoirlcedmqvdgc"
|
|
|
|
[functions.payments-webhook]
|
|
verify_jwt = false
|
|
|
|
[functions.get-paddle-price]
|
|
verify_jwt = false
|
|
|
|
[functions.generate-skill-markdown]
|
|
verify_jwt = true
|
|
|
|
[functions.test-skill-dry-run]
|
|
verify_jwt = true
|
|
|
|
[functions.publish-skill-version]
|
|
verify_jwt = true
|