summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/properties-assignment/vl-list-input.json
blob: 9fc4e9f2beaa5358c22809cf433b258c55483202 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[
  {
    "uniqueId": "39be5200-143f-4962-a0ad-52882c2df138.vl 0 list",
    "type": "list",
    "required": false,
    "definition": false,
    "description": "new list for vl 0 properties",
    "schema": {
      "property": {
        "type": "new schema",
        "required": false,
        "definition": true,
        "password": false,
        "hidden": false,
        "immutable": false,
        "isDeclaredListInput": false,
        "getInputProperty": false,
        "empty": false
      },
      "empty": false
    },
    "password": false,
    "name": "vl 0 list",
    "hidden": false,
    "immutable": false,
    "instanceUniqueId": "693b08c5-bd20-41f4-8d10-81a8d8351944.6c42f981-f1d1-4b00-b54c-901a653589d2.vl0",
    "isDeclaredListInput": true,
    "getInputProperty": false,
    "schemaType": "new schema",
    "schemaProperty": {
      "type": "new schema",
      "required": false,
      "definition": true,
      "password": false,
      "hidden": false,
      "immutable": false,
      "isDeclaredListInput": false,
      "getInputProperty": false,
      "empty": false
    },
    "empty": false
  }
]