add server key to kill model
This commit is contained in:
@@ -318,6 +318,11 @@ components:
|
|||||||
id:
|
id:
|
||||||
type: integer
|
type: integer
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
server:
|
||||||
|
type: string
|
||||||
|
readOnly: true
|
||||||
|
tone_version:
|
||||||
|
type: string
|
||||||
match_id:
|
match_id:
|
||||||
type: string
|
type: string
|
||||||
game_mode:
|
game_mode:
|
||||||
@@ -386,6 +391,7 @@ components:
|
|||||||
type: integer
|
type: integer
|
||||||
required:
|
required:
|
||||||
- cause_of_death
|
- cause_of_death
|
||||||
|
description: ''
|
||||||
PlayerID:
|
PlayerID:
|
||||||
title: EntityID
|
title: EntityID
|
||||||
x-stoplight:
|
x-stoplight:
|
||||||
|
|||||||
Reference in New Issue
Block a user