mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore(advisor): clarify insights.write scope usage
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/8d7897b5-ac68-487d-954a-be717380bf66 Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com>
This commit is contained in:
co-authored by
abnegate
parent
6d0eab2583
commit
a9902c33df
@@ -368,7 +368,7 @@ return [
|
||||
'category' => 'Other',
|
||||
],
|
||||
'insights.write' => [
|
||||
'description' => 'Access to ingest analyzer reports and insights.',
|
||||
'description' => 'Reserved for advisor ingestion outside CE. No public CE write endpoints currently use this scope.',
|
||||
'category' => 'Other',
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user