chore(server): deprecate total field of asset search response (#28551)

This commit is contained in:
Mees Frensel 2026-05-26 16:20:24 +02:00 committed by GitHub
parent ccdaa4223c
commit 073dcc1fbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 13 additions and 3 deletions

View file

@ -73,7 +73,6 @@ run = "bash ./bin/generate-dart-sdk.sh"
env = { SHARP_IGNORE_GLOBAL_LIBVIPS = true }
run = [
{ task = "//:plugins" },
{ task = "//server:build" },
{ task = "//server:install" },
{ task = "//server:build" },
{ task = "//server:sync-open-api" },