summaryrefslogtreecommitdiffstats
path: root/test/retrieve-resolution/data-dict/RT-kotlin-1.json
blob: 5f1d7e5ab81f7ef3f667f5e43c98362d77356a13 (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
{
  "name": "kotlin-script-1",
  "data_type": "string",
  "description": "Kotlin script used to read properties.",
  "tags": "kotlin-script",
  "updatedBy": "Self-fish",
  "definition": {
    "name": "kotlin-script-1",
    "updated-by": "Selffish",
    "tags": "properties-capability-source",
    "property": {
      "description": "Kotlin script used to read properties.",
      "type": "string"
    },
    "sources": {
      "capability": {
        "type": "source-capability",
        "properties": {
          "script-type": "kotlin",
          "script-class-reference": "cba.cds.RT.ResolvProperties1Kt",
          "instance-dependencies": []
        }
      }
    }
  }
}