]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/har-validator/lib/schemas/pageTimings.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / request / node_modules / har-validator / lib / schemas / pageTimings.json
1 {
2   "type": "object",
3   "properties": {
4     "onContentLoad": {
5       "type": "number",
6       "min": -1
7     },
8     "onLoad": {
9       "type": "number",
10       "min": -1
11     },
12     "comment": {
13       "type": "string"
14     }
15   }
16 }