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 43ad9be commit 520945dCopy full SHA for 520945d
dsms/knowledge/utils.py
@@ -45,7 +45,7 @@
45
"Radio": "string",
46
"Select": "string",
47
"File": "string",
48
- "Checkbox": "boolean",
+ "Checkbox": "bool",
49
"Knowledge item": "anyURI",
50
"VocabularyTerm": "anyURI",
51
}
0 commit comments