constraints on service level

This commit is contained in:
Daniel Hutzel
2025-07-23 17:36:58 +02:00
parent 044baec701
commit d57c29e126
4 changed files with 90 additions and 61 deletions

View File

@@ -1,2 +1,2 @@
using { AdminService } from './admin-service';
annotate AdminService with @requires:'admin';
annotate AdminService with @requires: false; //'admin';