rules_jsonschema
rules_jsonschema is a Bazel ruleset published to the tomato-bazel registry. This page is generated from the registry, so it never drifts from what's published.
| Latest | 0.3.0 |
|---|---|
| Versions | 3 |
| Category | Bazel rules |
| Registry | https://registry.tbzl.dev/modules/rules_jsonschema/ |
| Source | github.com/tomato-bazel/rules_jsonschema |
Install#
Add the registry to your .bazelrc (ahead of the BCR), then depend on it in MODULE.bazel:
# registry.tbzl.dev first, then the BCR common --registry=https://registry.tbzl.dev/ common --registry=https://bcr.bazel.build/
bazel_dep(name = "rules_jsonschema", version = "0.3.0")
View source & releases on GitHub ↗
Versions#
3 published versions, newest first. Each resolves to an immutable, integrity-checked entry.
0.3.0latest0.2.00.1.0