You've already forked npm-core-sdk
Latest generation
This commit is contained in:
2
rules.ts
2
rules.ts
@@ -59,7 +59,7 @@ export interface Rule {
|
||||
/**
|
||||
* @generated from protobuf field: repeated string Attributes = 10
|
||||
*/
|
||||
Attributes: string[]; // Contextual key:value pairs provided by the rule's consumer to scope evaluation (e.g. "ActorID:<id>" used to compute a restriction rule for a given actor context).
|
||||
Attributes: string[]; // Contextual key:value pairs provided by the rule's consumer to scope evaluation (e.g. "ActorID:\<id\>" used to compute a restriction rule for a given actor context).
|
||||
}
|
||||
// ========== REQUESTS & RESPONSE MESSAGES ==========
|
||||
|
||||
|
||||
Reference in New Issue
Block a user