We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96a398 commit fa2c814Copy full SHA for fa2c814
backend/schema/components/setting-object.json
@@ -25,7 +25,7 @@
25
"value": {
26
"description": "Value in almost any form",
27
"example": "congratulations",
28
- "oneOf": [
+ "anyOf": [
29
{
30
"type": "string",
31
"minLength": 1
0 commit comments