chore: remove without thumbs (#3529)

* refactor(server): remove withoutThumbs

* chore: open api

* fix: bad merge
This commit is contained in:
Jason Rasmussen
2023-08-24 21:45:54 -04:00
committed by GitHub
parent cf9e04c8ec
commit 10c2bda3a9
10 changed files with 17 additions and 75 deletions

View File

@@ -752,15 +752,6 @@
"type": "boolean"
}
},
{
"name": "withoutThumbs",
"required": false,
"in": "query",
"description": "Include assets without thumbnails",
"schema": {
"type": "boolean"
}
},
{
"name": "skip",
"required": false,