radicle-heartwood-lfs/radicle/src/identity
n4ch7 b608a78806 cli: `rad config schema` emits JSON Schema
Leverage `schemars` to generate a JSON Schema from our structs for
configurations and those occurring within them.

The output of `rad config schema` can be used by editors to provide a
smoother editing experience for the configuration file. Discovery
attributes (both keys and values) is greatly improved with the schema
helping in the background.

Refer to:
 - https://json-schema.org
 - https://code.visualstudio.com/docs/languages/json#_json-schemas-and-settings
 - https://schemastore.org
2025-05-22 11:00:46 +02:00
..
doc cli: `rad config schema` emits JSON Schema 2025-05-22 11:00:46 +02:00
did.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
doc.rs radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00
project.rs Update `rust-toolchain` to 1.80 2024-08-06 14:37:21 +02:00