1
0
Fork 0
mirror of synced 2024-08-08 06:37:55 +12:00

make options partially supported like strings

This commit is contained in:
Gerard Burns 2024-04-14 09:53:34 +01:00
parent 30449ee65b
commit deca9d4e6c

View file

@ -1639,6 +1639,7 @@
"supported": ["number", "boolean"],
"partialSupport": [
{ "type": "string", "message": "stringAsNumber" },
{ "type": "options", "message": "stringAsNumber" },
{ "type": "datetime", "message": "dateAsNumber"}
],
"unsupported": [