- Preparing search index...
- The search index is not available
yatter
- normalizeParam(param: ParamObject, __namedParameters?: {
mode?: "json" | "form";
}): ParamObject
-
Parameters
-
param: ParamObject
-
__namedParameters: {
mode?: "json" | "form";
} = {}
-
Optional
mode?: "json" | "form"
Returns ParamObject
把有深层嵌套的参数转换成一层的
Returns