Updated
This commit is contained in:
@@ -7,17 +7,17 @@
|
||||
"offset_spec": {
|
||||
"type": "object",
|
||||
"title": "Offset",
|
||||
"description": "",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"first_person": {
|
||||
"title": "First Person",
|
||||
"description": "",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"$ref": "#/definitions/mode"
|
||||
},
|
||||
"thrid_person": {
|
||||
"title": "Thrid Person",
|
||||
"description": "",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"$ref": "#/definitions/mode"
|
||||
}
|
||||
}
|
||||
@@ -25,7 +25,7 @@
|
||||
"mode": {
|
||||
"type": "object",
|
||||
"title": "Mode",
|
||||
"description": "",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"position": {
|
||||
|
||||
Reference in New Issue
Block a user