aboutsummaryrefslogtreecommitdiff
path: root/libbrep/common.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-10-17 09:05:04 +0200
committerFrancois Kritzinger <francois@codesynthesis.com>2024-10-22 07:56:00 +0200
commit0cf90205710ee250a395c3683a6040eff7caa520 (patch)
tree4eb88c990977786d7b2c9f513f38b7f072395331 /libbrep/common.hxx
parentfe764b411804f3516a1748b22316e7e5a27b97d0 (diff)
Sketch CI common API changes
Diffstat (limited to 'libbrep/common.hxx')
-rw-r--r--libbrep/common.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbrep/common.hxx b/libbrep/common.hxx
index 8312b61..d2009f5 100644
--- a/libbrep/common.hxx
+++ b/libbrep/common.hxx
@@ -541,6 +541,8 @@ namespace brep
// Third-party service state which may optionally be associated with a
// tenant (see also mod/tenant-service.hxx for background).
//
+ // Note that the {id, type} pair must be unique.
+ //
#pragma db value
struct tenant_service
{