Skip to content

Commit d99d245

Browse files
committed
google actually uses url_context snake case
1 parent c734141 commit d99d245

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/types.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ pub enum Tool {
4545
},
4646

4747
UrlContext {
48+
#[serde(rename = "url_context")]
4849
url_context: serde_json::Value,
4950
},
5051

0 commit comments

Comments
 (0)