Merge pull request #9208 from appwrite/fix-perplexity-ai-template-scopes

Add missing scope on function template
This commit is contained in:
Jake Barnby 2025-01-14 21:26:31 +13:00 committed by GitHub
commit f54684133d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1567,7 +1567,8 @@ return [
'required' => false,
'type' => 'number'
]
]
],
'scopes' => []
],
[
'icon' => 'icon-chip',