lints buildQuery
This commit is contained in:
@@ -177,7 +177,7 @@ class ParamParser {
|
||||
}
|
||||
|
||||
if (schemaObject && schemaObject.ref && val === 'null') {
|
||||
val = null;
|
||||
formattedValue = null;
|
||||
}
|
||||
|
||||
if (operator && validOperators.includes(operator)) {
|
||||
|
||||
Reference in New Issue
Block a user