Improve naming of "val" field
This commit is contained in:
parent
f5833e759e
commit
bbcf1762dd
12 changed files with 58 additions and 58 deletions
|
@ -296,7 +296,7 @@ function checkFieldNeededFields(fullPath, expected, error_text, queryName, posit
|
|||
"original",
|
||||
"returned",
|
||||
"typeFilter",
|
||||
"val",
|
||||
"userQuery",
|
||||
"error",
|
||||
];
|
||||
} else if (fullPath.endsWith("elems") || fullPath.endsWith("generics")) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue