Skip to content

Commit 05661af

Browse files
Update openapi.json
1 parent a40f5fd commit 05661af

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

website/public/openapi.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"name": "Apache-2.0",
88
"identifier": "Apache-2.0"
99
},
10-
"version": "1.9.1"
10+
"version": "1.9.2"
1111
},
1212
"servers": [
1313
{
@@ -4212,7 +4212,8 @@
42124212
"disabled",
42134213
"full",
42144214
"append",
4215-
"changes"
4215+
"changes",
4216+
"caching"
42164217
]
42174218
},
42184219
"RefreshOverrides": {
@@ -4261,7 +4262,7 @@
42614262
"items": {
42624263
"type": "string"
42634264
},
4264-
"description": "Names of datasets to sample from. If omitted, all datasets are used."
4265+
"description": "Names of datasets to sample from when constructing model context; this is a sampling hint and does not restrict which tables queries can target. If omitted, all datasets are used."
42654266
},
42664267
"model": {
42674268
"type": "string",
@@ -4633,4 +4634,4 @@
46334634
"api_key": []
46344635
}
46354636
]
4636-
}
4637+
}

0 commit comments

Comments
 (0)