Implement CardFilterPanel

This commit is contained in:
2025-07-10 21:54:55 +02:00
parent 54a4f7e08a
commit 50009b7e61
51 changed files with 3202 additions and 789 deletions

View File

@@ -13,8 +13,8 @@
"apiPackage": "service",
"modelPackage": "model",
"withSeparateModelsAndApi": true,
"supportsES6": true,
"withInterfaces": false
"supportsES6": false,
"useSingleRequestParameter": true
}
}
}