This commit is contained in:
Matthew Zeng
2026-02-07 23:29:06 -08:00
parent 845e9fcf02
commit d021c17a14
10 changed files with 209 additions and 23 deletions

View File

@@ -9952,6 +9952,10 @@
"null"
]
},
"forceRefetch": {
"description": "When true, bypass app caches and fetch the latest data from sources.",
"type": "boolean"
},
"limit": {
"description": "Optional page size; defaults to a reasonable server-side value.",
"format": "uint32",