summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoyeon <boyeon.son@samsung.com>2019-05-20 16:23:15 +0900
committer손보연/Tizen Platform Lab(SR)/Engineer/삼성전자 <boyeon.son@samsung.com>2019-05-20 18:50:08 +0900
commit20f7aef7df4875d928652937239784449e1dc76e (patch)
tree3c21e47335e4ebdeae3d1272dd2cff098641e401
parent0851b82600e2e98093d8c26a3175954d2417b2aa (diff)
downloadiot-device-manager-20f7aef7df4875d928652937239784449e1dc76e.tar.gz
iot-device-manager-20f7aef7df4875d928652937239784449e1dc76e.tar.bz2
iot-device-manager-20f7aef7df4875d928652937239784449e1dc76e.zip
Add extra lines at the end
-rw-r--r--schema/logArchiveRequest.json2
-rw-r--r--schema/logArchiveRequestExample.json2
-rw-r--r--schema/logArchiveResult.json2
-rw-r--r--schema/logArchiveResultExample.json2
-rw-r--r--schema/taskRequest.json2
-rw-r--r--schema/taskRequestExample.json2
-rw-r--r--schema/taskResult.json2
-rw-r--r--schema/taskResultExample.json2
8 files changed, 8 insertions, 8 deletions
diff --git a/schema/logArchiveRequest.json b/schema/logArchiveRequest.json
index f148224..2da6e43 100644
--- a/schema/logArchiveRequest.json
+++ b/schema/logArchiveRequest.json
@@ -31,4 +31,4 @@
]
}
}
-} \ No newline at end of file
+}
diff --git a/schema/logArchiveRequestExample.json b/schema/logArchiveRequestExample.json
index 86a5074..56103d2 100644
--- a/schema/logArchiveRequestExample.json
+++ b/schema/logArchiveRequestExample.json
@@ -5,4 +5,4 @@
"/opt/usr/home/owner/apps_rw/org.example.sample-app/data/test3.log"
],
"archiveFile": "/opt/usr/home/owner/apps_rw/org.example.sample-app/data/log_archive.zip"
-} \ No newline at end of file
+}
diff --git a/schema/logArchiveResult.json b/schema/logArchiveResult.json
index 95ce602..40a3ece 100644
--- a/schema/logArchiveResult.json
+++ b/schema/logArchiveResult.json
@@ -26,4 +26,4 @@
]
}
}
-} \ No newline at end of file
+}
diff --git a/schema/logArchiveResultExample.json b/schema/logArchiveResultExample.json
index 8953001..432f9f1 100644
--- a/schema/logArchiveResultExample.json
+++ b/schema/logArchiveResultExample.json
@@ -1,4 +1,4 @@
{
"archiveFile": "/opt/usr/home/owner/apps_rw/org.example.sample-app/data/log_archive.zip",
"md5Checksum": "328c120d56a1ced6ecb1eeeb429a5c76"
-} \ No newline at end of file
+}
diff --git a/schema/taskRequest.json b/schema/taskRequest.json
index 1f84bd8..e27232d 100644
--- a/schema/taskRequest.json
+++ b/schema/taskRequest.json
@@ -35,4 +35,4 @@
]
}
}
-} \ No newline at end of file
+}
diff --git a/schema/taskRequestExample.json b/schema/taskRequestExample.json
index 1c61aa4..ad9e70c 100644
--- a/schema/taskRequestExample.json
+++ b/schema/taskRequestExample.json
@@ -2,4 +2,4 @@
"type": 1,
"duration": 10,
"period": 1
-} \ No newline at end of file
+}
diff --git a/schema/taskResult.json b/schema/taskResult.json
index bb31066..926f495 100644
--- a/schema/taskResult.json
+++ b/schema/taskResult.json
@@ -67,4 +67,4 @@
}
}
}
-} \ No newline at end of file
+}
diff --git a/schema/taskResultExample.json b/schema/taskResultExample.json
index 3f0984a..b3afde1 100644
--- a/schema/taskResultExample.json
+++ b/schema/taskResultExample.json
@@ -20,4 +20,4 @@
"memory": 1028
}
]
-} \ No newline at end of file
+}