chore(torn-api): changed personalstats order
This commit is contained in:
parent
bd27916aa5
commit
45899430bb
3 changed files with 5 additions and 5 deletions
|
|
@ -16606,10 +16606,10 @@
|
|||
"$ref": "#/components/schemas/UserPersonalStatsFullPublic"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/UserPersonalStatsCategory"
|
||||
"$ref": "#/components/schemas/UserPersonalStatsPopular"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/UserPersonalStatsPopular"
|
||||
"$ref": "#/components/schemas/UserPersonalStatsCategory"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/UserPersonalStatsHistoric"
|
||||
|
|
@ -22868,4 +22868,4 @@
|
|||
"description": "Part of Torn section"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue