mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 01:40:51 +00:00
4.8.11 test (#2843)
* feat: app version test * update doc * fix: paging num error * fix: doc api domain * rename variable * perf: memment node min size
This commit is contained in:
@@ -31,8 +31,8 @@ export function getTestRequest<Q = any, B = any>({
|
||||
// authApiKey = false,
|
||||
user
|
||||
}: {
|
||||
body?: Partial<B>;
|
||||
query?: Partial<Q>;
|
||||
body?: Partial<B>;
|
||||
authToken?: boolean;
|
||||
authRoot?: boolean;
|
||||
authApiKey?: boolean;
|
||||
|
Reference in New Issue
Block a user