prisma-json-schema-generator icon indicating copy to clipboard operation
prisma-json-schema-generator copied to clipboard

A generator for Prisma 2 to generate a valid JSON Schema (v7)

Results 37 prisma-json-schema-generator issues
Sort by recently updated
recently updated
newest added

A use case I see for this tool is to use prisma schemas as `$jsonSchema` validators in mongodb (mongo takes draft 4, but draft 7 and draft 4 are mostly...

Great work on this! I was thinking of using a generated schema as a starting point for user input validation. In most cases, I would have no use for the...

Hello, Just wanted to know whether it's planned to support generation of input schemas too. Prisma generates a lot of types like 'ModelCreateInput, ModelUpdateInput....' so they can be quite useful...

enhancement

This might be a slightly niche request, but please allow me to explain. I store my data in Git, as YAML files. I'm modelling it as Prisma and syncing the...

enhancement

- Problem: Please note that re-generation of the schema does not remember any custom additions done to the old schema file. For example, in the following fragment `minimum` and `maximum`...

enhancement

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.3.1. Release notes Sourced from @​typescript-eslint/parser's releases. v7.3.1 7.3.1 (2024-03-18) 🩹 Fixes eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718) ❤️ Thank You...

dependencies
javascript

Bumps [@prisma/internals](https://github.com/prisma/prisma/tree/HEAD/packages/internals) from 5.8.1 to 5.11.0. Release notes Sourced from @​prisma/internals's releases. 5.11.0 Today, we are excited to share the 5.11.0 stable release 🎉 🌟 Help us spread the word...

dependencies
javascript

Bumps [@prisma/generator-helper](https://github.com/prisma/prisma/tree/HEAD/packages/generator-helper) from 5.8.1 to 5.11.0. Release notes Sourced from @​prisma/generator-helper's releases. 5.11.0 Today, we are excited to share the 5.11.0 stable release 🎉 🌟 Help us spread the word...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.0.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.0.0 7.0.0 (2024-02-12) Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ 🚀 Features add support for flat configs (#7935) 🩹...

dependencies
javascript

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.4 Bundles CodeQL CLI v2.15.4 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4: codeql/cpp-queries...

dependencies
github_actions