We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f8b36c commit 9bf237fCopy full SHA for 9bf237f
protocol.json
@@ -1,7 +1,7 @@
1
{
2
"description": "The Network Canvas development protocol is designed for our team to test new features. It is not intended for general use.",
3
"lastModified": "2019-09-01T00:00:00.000Z",
4
- "schemaVersion": "2",
+ "schemaVersion": 2,
5
"codebook": {
6
"node": {
7
"4aebf73e-95e3-4fd1-95e7-237dcc4a4466": {
@@ -10,7 +10,7 @@
10
"iconVariant": "add-a-person",
11
"variables": {
12
"6be95f85-c2d9-4daf-9de1-3939418af888": {
13
- "name": "name",
+ "name": "Name",
14
"component": "Text",
15
"type": "text"
16
},
0 commit comments