@ -57,7 +57,7 @@ func GetDataType(docParamType string, formatType string) consts.DataType {
return consts.DataTypeInt
}
return consts.DataTypeUint
case "string":
case "string", "apikey":
return consts.DataTypeString
case "object":
return consts.DataTypeMapStrAny
The note is not visible to the blocked user.