@opengeni/contracts 3.0.0-canary.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/atlassian.js CHANGED
@@ -17,7 +17,7 @@ import {
17
17
  AtlassianSyncCadence,
18
18
  SaveAtlassianSourcesRequest,
19
19
  atlassianScopesAllowRead
20
- } from "./chunk-OO4AEMQB.js";
20
+ } from "./chunk-EHHDZLGY.js";
21
21
  import "./chunk-YBW5JSA3.js";
22
22
  import "./chunk-O5LEQHDM.js";
23
23
  import "./chunk-GRG7PHWQ.js";
@@ -13145,7 +13145,10 @@ var SessionAuthorizationActor = z36.discriminatedUnion("kind", [
13145
13145
  /** Frozen authority that admitted the calling turn. */
13146
13146
  initiator: TurnInitiator,
13147
13147
  initiatorContext: TurnInitiatorContext,
13148
- /** Durable causal human for delegated/service work; null for pure service work. */
13148
+ /**
13149
+ * Durable causal-human selector for named human-bound capabilities. It never
13150
+ * authorizes by itself and is null for pure service work.
13151
+ */
13149
13152
  initiatingHumanSubjectId: z36.string().min(1).max(1024).nullable()
13150
13153
  })
13151
13154
  ]);
@@ -22522,4 +22525,4 @@ export {
22522
22525
  ClientConfig,
22523
22526
  evaluateWorkspaceModelPolicy
22524
22527
  };
22525
- //# sourceMappingURL=chunk-OO4AEMQB.js.map
22528
+ //# sourceMappingURL=chunk-EHHDZLGY.js.map