Skip to content

Commit

Permalink
Merge pull request #61 from elliottburris/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
fumito-ito authored Nov 5, 2024
2 parents bd87492 + 41b7364 commit 54de9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/AnthropicSwiftSDK/Entity/Tool/FunctionTool.swift
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ public class InputSchema {
/// A true/false value
case boolean
/// A list of values
case arrray
case array
/// A complex object with properties
case object
}
Expand Down

0 comments on commit 54de9a9

Please sign in to comment.