@dbx-tools/shared-genie 0.3.20 → 0.3.22

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/package.json CHANGED
@@ -12,15 +12,15 @@
12
12
  },
13
13
  "dependencies": {
14
14
  "zod": "^4.3.6",
15
- "@dbx-tools/shared-core": "0.3.20",
16
- "@dbx-tools/shared-sdk-model": "0.3.20"
15
+ "@dbx-tools/shared-core": "0.3.22",
16
+ "@dbx-tools/shared-sdk-model": "0.3.22"
17
17
  },
18
18
  "main": "index.ts",
19
19
  "license": "UNLICENSED",
20
20
  "publishConfig": {
21
21
  "access": "public"
22
22
  },
23
- "version": "0.3.20",
23
+ "version": "0.3.22",
24
24
  "types": "index.ts",
25
25
  "type": "module",
26
26
  "exports": {
@@ -7,7 +7,7 @@
7
7
  * 1. Genie wire shapes derived from `@dbx-tools/shared-sdk-model`'s
8
8
  * generated `dashboards` schemas (regenerated from the upstream
9
9
  * `@databricks/sdk-experimental` `apis/dashboards/model.d.ts`
10
- * by `dbxtools codegen`). We extend the SDK schemas where Genie
10
+ * by the engine's codegen on synth). We extend the SDK schemas where Genie
11
11
  * ships fields on the wire that the SDK doesn't currently type:
12
12
  *
13
13
  * - `GenieMessage.auto_regenerate_count: number` (stamped