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
2c5ca61b19
commit
71d0c59d69
6 changed files with 466 additions and 0 deletions
|
|
@ -5,3 +5,12 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue