summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/dpo/data-formats/pmsh-cl-input.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/pm-subscription-handler/dpo/data-formats/pmsh-cl-input.json')
-rwxr-xr-xcomponents/pm-subscription-handler/dpo/data-formats/pmsh-cl-input.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/dpo/data-formats/pmsh-cl-input.json b/components/pm-subscription-handler/dpo/data-formats/pmsh-cl-input.json
new file mode 100755
index 00000000..9c1d252f
--- /dev/null
+++ b/components/pm-subscription-handler/dpo/data-formats/pmsh-cl-input.json
@@ -0,0 +1,11 @@
+{
+ "self": {
+ "name": "PMSH_CL_INPUT",
+ "version": "1.0.0",
+ "description": "Unstructured PMSH CL INPUT"
+ },
+ "dataformatversion": "1.0.0",
+ "unstructured": {
+ "encoding": "UTF-8"
+ }
+} \ No newline at end of file