summaryrefslogtreecommitdiffstats
path: root/test/retrieve-resolution/data-dict/RT-kotlin-3.json
blob: 6b8cbe6730348d43fc3f35544aac95de6c39f732 (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-3",
  "data_type": "string",
  "description": "Kotlin script used to read properties.",
  "tags": "kotlin-script",
  "updatedBy": "Self-fish",
  "definition": {
    "name": "kotlin-script-3",
    "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.ResolvProperties3Kt",
          "instance-dependencies": []
        }
      }
    }
  }
}