Skip to content

Commit a603abe

Browse files
committed
Rebase on top of annotations
1 parent 00eb246 commit a603abe

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

index.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -572,10 +572,11 @@ The <dfn method for=ModelContext>getTools(<var>options</var>)</dfn> method steps
572572
:: |targetOrigin|, [=serialization of an origin|serialized=].
573573

574574
: {{RegisteredTool/annotations}}
575-
:: A new {{ToolAnnotations}} dictionary whose {{ToolAnnotations/readOnlyHint}} is |tool
576-
definition|'s [=tool definition/read-only hint=] and
575+
:: if |tool definition|'s [=tool definition/annotations=] is not null, a
576+
{{ToolAnnotations}} dictionary whose {{ToolAnnotations/readOnlyHint}} is |tool
577+
definition|'s [=tool definition/annotations=]'s [=annotations/read-only hint=] and
577578
{{ToolAnnotations/untrustedContentHint}} is |tool definition|'s [=tool
578-
definition/untrusted content hint=].
579+
definition/annotations=]'s [=annotations/untrusted content hint=].
579580

580581
1. [=list/Append=] |registeredTool| to |tools|.
581582

0 commit comments

Comments
 (0)