-
Notifications
You must be signed in to change notification settings - Fork 1
json schema fix #84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 12-20-table_ui_improvements
Are you sure you want to change the base?
json schema fix #84
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
…ors in app.ts - Refactored types.ts to extract shared field definitions and use helper functions to eliminate duplicate discriminated union definitions - Fixed TypeScript spread type errors by using Object.assign instead of spread operator - Fixed undefined config type error by adding explicit type annotation and non-null assertion - Removed duplicate variable declarations
@proofkit/better-auth
@proofkit/cli
create-proofkit
@proofkit/fmdapi
@proofkit/fmodata
@proofkit/typegen
@proofkit/webviewer
commit: |
Co-authored-by: eric.luce <[email protected]>
|
Cursor Agent can help with this pull request. Just |
Note
Docs now serve draft-7 schema from new validation types; API adds default type, validates/transforms requests, and writes configs with $schema; plus fmodata/CLI version bumps and Prettier config cleanup.
typegenConfigSingleForValidation,typegenConfigForValidation) and preprocess defaulttypewhen missing./config,/run,/table-metadata,/test-connection) to validate using the new schemas, apply runtime transforms, and persist configs with top-level$schema.typegenConfigForValidationinapps/docs/src/app/typegen-config-schema.json/route.ts.@proofkit/[email protected]and update@proofkit/typegenchangelog; bump@proofkit/clito2.0.0-beta.7.ignore,pre.json).Written by Cursor Bugbot for commit 2065122. This will update automatically on new commits. Configure here.