We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8e265 commit 72e7265Copy full SHA for 72e7265
1 file changed
schemas/ai-agents/schema-and-data.yaml
@@ -68,5 +68,5 @@ validation:
68
document:firstdoc#view:
69
- "[user:tom] is <document:firstdoc#writer>"
70
- "[user:fred] is <document:firstdoc#reader>"
71
- - "[ai_agent:assistant_tom] is <document:firstdoc#writer>/<user:tom#agent>"
72
- - "[ai_agent:assistant_fred] is <document:firstdoc#reader>/<user:fred#agent>"
+ - "[ai_agent:assistant_tom] is <user:tom#agent>"
+ - "[ai_agent:assistant_fred] is <user:fred#agent>"
0 commit comments