Correct the name of the property from type to time
authorBoyeon <boyeon.son@samsung.com>
Fri, 17 May 2019 07:12:01 +0000 (16:12 +0900)
committer손보연/Tizen Platform Lab(SR)/Engineer/삼성전자 <boyeon.son@samsung.com>
Mon, 20 May 2019 09:50:08 +0000 (18:50 +0900)
schema/taskResult.json

index 07377d0..bb31066 100644 (file)
@@ -9,7 +9,7 @@
     "status"
   ],
   "properties": {
-    "type": {
+    "time": {
       "$id": "#/properties/time",
       "description": "Time when the task information was created (in unix timestamp)",
       "type": "integer",