Updated all names files to use 'base' instead of 'key' to avoid validation issues

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
lsemp3d
2021-11-23 10:36:34 -08:00
parent 3b9b654070
commit d30ac7cfa6
1374 changed files with 10157 additions and 10157 deletions
@@ -1,7 +1,7 @@
{
"entries": [
{
"key": "String_VM",
"base": "String_VM",
"context": "BehaviorClass",
"variant": "",
"details": {
@@ -9,7 +9,7 @@
},
"methods": [
{
"key": "ToLower",
"base": "ToLower",
"context": "String_VM",
"entry": {
"name": "In",
@@ -41,7 +41,7 @@
]
},
{
"key": "ToUpper",
"base": "ToUpper",
"context": "String_VM",
"entry": {
"name": "In",
@@ -73,7 +73,7 @@
]
},
{
"key": "Substring",
"base": "Substring",
"context": "String_VM",
"entry": {
"name": "In",