Commit Graph

6 Commits

Author SHA1 Message Date
yxxhero bba5c52426
refactor(manager/handlers/bucket.go): Reorder imports for clarity (#4052)
Signed-off-by: yxxhero <aiopsclub@163.com>
2025-05-12 12:17:21 +08:00
Chongzhi Deng a700f5e14d
feat: add swagger annotations for open API router (#3885)
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
2025-03-13 12:18:37 +08:00
Gaius b1171f4bd4
feat: rename manager/model to manager/models (#2191)
The manager model package is renamed to models to
prevent the same name as the future inference model database table.

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:39 +08:00
Gaius ca9afc5b9d
feat: update concurrent-map version (#1837)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:10 +08:00
Gaius 5da2d83990
feat: manager adds model and model version api (#1530)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:33:42 +08:00
Gaius e3cfd49808
feat: manager add bucket interface (#1368)
* feat: manager add bucket interface

Signed-off-by: Gaius <gaius.qi@gmail.com>

* docs: add bucket swagger

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:33:26 +08:00