mirror of
https://github.com/opbnq-q/nto-cli.git
synced 2025-12-06 19:30:33 +07:00
deprecated: multiple alias
This commit is contained in:
@@ -12,7 +12,6 @@ var PrimitiveTypes = map[string]string{
|
|||||||
"date": "date",
|
"date": "date",
|
||||||
"number": "number",
|
"number": "number",
|
||||||
"string": "string",
|
"string": "string",
|
||||||
"multiple": "multiple",
|
|
||||||
"boolean": "boolean",
|
"boolean": "boolean",
|
||||||
"bool": "boolean",
|
"bool": "boolean",
|
||||||
"int": "number",
|
"int": "number",
|
||||||
Reference in New Issue
Block a user