chore: generate

This commit is contained in:
opencode-agent[bot]
2026-04-18 03:52:28 +00:00
parent b382d1a467
commit 5e9d5c734e
+1 -1
View File
@@ -321,5 +321,5 @@ piecewise.
- Keep the migration incremental. Converting the domain model first is more - Keep the migration incremental. Converting the domain model first is more
valuable than converting every boundary in the same change. valuable than converting every boundary in the same change.
- Every migrated file should leave the generated SDK output (`packages/sdk/ - Every migrated file should leave the generated SDK output (`packages/sdk/
openapi.json` and `packages/sdk/js/src/v2/gen/types.gen.ts`) byte-identical openapi.json` and `packages/sdk/js/src/v2/gen/types.gen.ts`) byte-identical
unless the change is deliberately user-visible. unless the change is deliberately user-visible.