Skip to content

Commit f6b3da0

Browse files
Fix typo
1 parent a9ea34c commit f6b3da0

File tree

1 file changed

+1
-1
lines changed
  • specification/ai-foundry/data-plane/Foundry/src/sdk-service-agents-contracts

1 file changed

+1
-1
lines changed

specification/ai-foundry/data-plane/Foundry/src/sdk-service-agents-contracts/client.tsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ namespace Azure.AI.Projects {
5858
type: "remote_tool";
5959
}
6060

61-
model OutputItemItemReference extends OpenAI.OutputItem {
61+
model OutputItemReference extends OpenAI.OutputItem {
6262
type: "item_reference";
6363
}
6464

0 commit comments

Comments
 (0)