tauri/crates/tauri-schema-generator
Fabian-Lars 0a47bf0430
fix(core): Mark identifier as a required field. (#10946)
* fix(core): Mark `identifier` as a required field.

* change tag

* inject identifier in tests
2024-09-10 10:08:04 -03:00
..
schemas fix(core): Mark identifier as a required field. (#10946) 2024-09-10 10:08:04 -03:00
src Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
build.rs Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
Cargo.toml Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
README.md Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00

tauri-schema-generator

This crate is part of the tauri monorepo workspace and its sole purpose is to generate JSON schema for various tauri config files.