summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/dpo/data-formats/pmsh-cl-input.json
blob: 9c1d252ff2e4e6d1fd31881f4eb38ca21ce1a8df (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "self": {
    "name": "PMSH_CL_INPUT",
    "version": "1.0.0",
    "description": "Unstructured PMSH CL INPUT"
  },
  "dataformatversion": "1.0.0",
  "unstructured": {
    "encoding": "UTF-8"
  }
}