Commit 66c1fee3 authored by Jérome Perrin's avatar Jérome Perrin

Update JSONs to define TTF and TTR properly

parent 30e129cd
......@@ -918,10 +918,12 @@
},
"_failure": {
"properties": {
"Time to Failure": {
"TTF": {
"name": "Time to Failure",
"$ref": "#/definitions/_dist"
},
"Time to Repair": {
"TTR": {
"name": "Time to Repair",
"$ref": "#/definitions/_dist"
},
"repairman": {
......@@ -1177,4 +1179,4 @@
"result": {
"result_list": []
}
}
\ No newline at end of file
}
......@@ -873,10 +873,12 @@
},
"_failure": {
"properties": {
"Time to Failure": {
"TTF": {
"name": "Time to Failure",
"$ref": "#/definitions/_dist"
},
"Time to Repair": {
"TTR": {
"name": "Time to Repair",
"$ref": "#/definitions/_dist"
},
"repairman": {
......
......@@ -171,10 +171,12 @@
"title": "Yes",
"description": "Fixed",
"properties": {
"Time to Failure": {
"TTF": {
"name": "Time to Failure",
"$ref": "#/definitions/_dist"
},
"Time to Repair": {
"TTR": {
"name": "Time to Repair",
"$ref": "#/definitions/_dist"
},
"repairman": {
......
......@@ -696,10 +696,12 @@
"_failure": {
"description": "Fixed",
"properties": {
"Time to Failure": {
"TTF": {
"name": "Time to Failure",
"$ref": "#/definitions/_dist"
},
"Time to Repair": {
"TTR": {
"name": "Time to Repair",
"$ref": "#/definitions/_dist"
},
"repairman": {
......
......@@ -46,10 +46,12 @@
},
"_failure": {
"properties": {
"Time to Failure": {
"TTF": {
"name": "Time to Failure",
"$ref": "#/definitions/_dist"
},
"Time to Repair": {
"TTR": {
"name": "Time to Repair",
"$ref": "#/definitions/_dist"
},
"repairman": {
......
......@@ -46,10 +46,12 @@
},
"_failure": {
"properties": {
"Time to Failure": {
"TTF": {
"name": "Time to Failure",
"$ref": "#/definitions/_dist"
},
"Time to Repair": {
"TTR": {
"name": "Time to Repair",
"$ref": "#/definitions/_dist"
},
"repairman": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment