We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9966cb2 commit 2c920b1Copy full SHA for 2c920b1
1 file changed
veadk/tools/builtin_tools/agent_authorization.py
@@ -68,7 +68,7 @@ async def check_agent_authorization(
68
operation=operation,
69
resource=resource,
70
original_callers=original_callers,
71
- namespace_name="wqf--test",
+ namespace="wqf--test",
72
)
73
74
if allowed:
0 commit comments