update openapi

This commit is contained in:
Alex Tran
2023-08-02 16:10:55 -05:00
parent 5e4403bb2e
commit 5eb8d7e8b0
6 changed files with 24 additions and 24 deletions

View File

@@ -4973,15 +4973,14 @@
"type": "object"
},
"AssetStatsResponseDto": {
"type": "object",
"properties": {
"images": {
"type": "integer"
},
"videos": {
"total": {
"type": "integer"
},
"total": {
"videos": {
"type": "integer"
}
},
@@ -4989,7 +4988,8 @@
"images",
"videos",
"total"
]
],
"type": "object"
},
"AssetTypeEnum": {
"enum": [