Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 79c900e320 |
@@ -110,6 +110,11 @@
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"op": {
|
||||
"name": "Operator",
|
||||
"description": "The TOC Operating the service",
|
||||
"type": "string"
|
||||
},
|
||||
"cr": {
|
||||
"name": "cancel_reason",
|
||||
"type": ["integer", "null"],
|
||||
@@ -133,6 +138,11 @@
|
||||
"maxLength": 7,
|
||||
"minLength": 4
|
||||
},
|
||||
"rd": {
|
||||
"name": "rdelay",
|
||||
"description": "Route Delay",
|
||||
"type": "integer"
|
||||
},
|
||||
"lr": {
|
||||
"name": "loc_role",
|
||||
"description": "The role of the location (Orig, Call, Pass, Dest)",
|
||||
|
||||
Reference in New Issue
Block a user