feat(clanLib): init evalServiceSchema

This commit is contained in:
Johannes Kirschbauer
2025-05-05 21:55:29 +02:00
parent acc6797c22
commit e44d34ef99
5 changed files with 30 additions and 21 deletions

View File

@@ -84,7 +84,10 @@ in
schema =
(self.clanLib.inventory.evalClanService {
modules = [ m ];
prefix = [ "checks" system ];
prefix = [
"checks"
system
];
}).config.result.api.schema;
in
schema